summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-06-30 13:34:55 +0200
committerJakob Bornecrantz <jakob@vmware.com>2009-06-30 14:11:29 +0200
commitba7f45ac0ca3debb2a250d5e945a2d70b2b72d08 (patch)
treed6eb4473c6cb3c8e56f063136bccb35bea84250e /progs/tests/Makefile
parentf2de2d5f376a868f68a053257f7d6dfcdee6c8ae (diff)
progs/tests: Add tests for glCompressedTexSubImage
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 7604b22788..f74a408523 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -83,6 +83,7 @@ SOURCES = \
subtexrate.c \
tex1d.c \
texcompress2.c \
+ texcompsub.c \
texdown \
texfilt.c \
texline.c \