summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-06-11 09:18:42 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-06-11 09:19:48 +0100
commit3bdeff5becbba27d57250f761777bedbdcb66a1e (patch)
tree6d1f8836e428563af98ac2d388b0660f0e8d2658 /progs/trivial/Makefile
parentab399b555c99c46958c421d900109f78901ddc99 (diff)
trivial: add test for integer vertex arrays
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 e88c239cd5..9e32bd7c26 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -118,6 +118,7 @@ SOURCES = \
vbo-drawelements.c \
vbo-drawrange.c \
vp-array.c \
+ vp-array-int.c \
vp-clip.c \
vp-line-clip.c \
vp-tri.c \