summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-06-20 17:19:13 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-06-20 17:19:13 -0600
commit3c0790ca9254e20e273f4f3023750b456260a499 (patch)
tree811da3c61b6f1e28044a51c3646bbd62e0fd204a /progs/trivial/Makefile
parentf1854116375350e3eb43ed04f06f5ac3f1c44712 (diff)
triangles w/ depth test
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index 341c115c07..e1ce6b5a1e 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -63,6 +63,7 @@ SOURCES = \
tri-unfilled.c \
tri-userclip.c \
tri-dlist.c \
+ tri-z.c \
tri.c \
tristrip-clip.c \
tristrip.c \