summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-05-10 22:47:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-05-10 22:47:06 +0000
commitaecd02b391c6719210d14ae10dbeb064fb2359eb (patch)
treeefa42ffca5a4296e365c35abb9b16d2f5da587c7 /progs/tests/Makefile
parent932c2fc291e7905eba6483436871b2c24440c2bb (diff)
simple texture compression test
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 79eaf6f31e..7f6655dd54 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -58,6 +58,7 @@ SOURCES = \
stencil_wrap.c \
subtexrate.c \
tex1d.c \
+ texcompress2.c \
texfilt.c \
texline.c \
texobjshare.c \