summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-06-10 14:23:49 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-06-10 14:48:57 +0100
commitac833b9aeff1957769c271dd6d390b6b28d59e4c (patch)
treea3a162ad4622f508bc539aa9f7ba15a7bd01453c /progs/trivial/Makefile
parentf5801fba247d8b0b5afe01196e9c7da7437d18ff (diff)
trivial: add trifan tests
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index cbfcdfcf5b..e88c239cd5 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -106,6 +106,11 @@ SOURCES = \
tri-z-eq.c \
tri-z.c \
tri.c \
+ trifan-flat.c \
+ trifan-flat-clip.c \
+ trifan-flat-unfilled-clip.c \
+ trifan-unfilled.c \
+ trifan.c \
tristrip-clip.c \
tristrip-flat.c \
tristrip.c \