summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorMichel Dänzer <daenzer@vmware.com>2009-12-05 17:20:03 +0100
committerMichel Dänzer <michel@daenzer.net>2009-12-05 17:59:49 +0100
commitd13c603e37bf7fb4c84b215775eb547761c1e2ec (patch)
tree0b5bfc29bd99125eea089cd6b474023ccb91b7e9 /progs/tests/Makefile
parent433f0a82f5a4696e6b0c4061f645485ec8079bb4 (diff)
Add 'texture leak' 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 197e14d5b0..3e2541186b 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -98,6 +98,7 @@ SOURCES = \
texdown \
texfilt.c \
texgenmix.c \
+ texleak.c \
texline.c \
texobj.c \
texobjshare.c \