summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-11-14 23:31:05 +0000
committerIan Romanick <idr@us.ibm.com>2005-11-14 23:31:05 +0000
commite5700a1ba3e4fc91c253994818962c31b7259a1f (patch)
tree6cb37dbd206cf586db38ddb0e3a985611a4ad8cb /progs/tests/Makefile
parentcb6b47b795e3865690defc809416e5b5b95f226a (diff)
Simple test of glInterleavedArrays functionality.
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 3143b2a6c2..76cd5e27da 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -35,6 +35,7 @@ SOURCES = antialias.c \
fptest1.c \
fptexture.c \
getprocaddress.c \
+ interleave.c \
invert.c \
manytex.c \
multipal.c \