summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-10-08 00:56:08 +0000
committerIan Romanick <idr@us.ibm.com>2004-10-08 00:56:08 +0000
commitaf0a4690db6d7f30ecc87b72d447856cd8c0a929 (patch)
tree73e8afcb807bfde8d0986caa8efc3907f07f64ac /progs/tests/Makefile
parentcb1642a75cc5fd795d43d15f79118162d922f429 (diff)
Add simple test program for Mesa bug #1028405.
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 52b6b1e2a6..a826762e1c 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -31,6 +31,7 @@ SOURCES = antialias.c \
getprocaddress.c \
manytex.c \
multipal.c \
+ no_s3tc.c \
packedpixels.c \
pbo.c \
projtex.c \