summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-10-07 19:12:26 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-10-07 19:14:18 +0100
commit1ec78df1e76a58f23cadce7b22d34849af83bf84 (patch)
tree133b09bafb96eb5e4fe2f1a071e97844d75f93a8 /progs/trivial/Makefile
parent239617fbe22d4dd7b2794510a6665f09602b5adf (diff)
trivial: add more vp tests
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index 65937f2f3f..d282171826 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -125,6 +125,8 @@ SOURCES = \
vp-line-clip.c \
vp-tri.c \
vp-tri-swap.c \
+ vp-tri-imm.c \
+ vp-tri-cb.c \
vp-unfilled.c
PROGS = $(SOURCES:%.c=%)