summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-06-10 12:58:13 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-06-10 14:48:57 +0100
commitd915f40195fc20669c4720b597a3f7299508c507 (patch)
tree5fa581b8b36639129905b43080c15d7346cb6c71 /progs
parentd85f1e95d32777e8b5e5fa818caff4bb5afe46eb (diff)
trivial: add tristrip-flat to makefile
Diffstat (limited to 'progs')
-rw-r--r--progs/trivial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index 1dbc4721e8..594a9bddb2 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -105,6 +105,7 @@ SOURCES = \
tri-z.c \
tri.c \
tristrip-clip.c \
+ tristrip-flat.c \
tristrip.c \
vbo-drawarrays.c \
vbo-drawelements.c \