summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-06-14 01:04:00 +0200
committerJakob Bornecrantz <jakob@vmware.com>2009-06-14 01:44:34 +0200
commite99d13bbc65641321ab755cd7144f773d1862070 (patch)
treeaec8c733ca4e117e4a5fb35b733fb76df2b30bc6 /progs/tests/Makefile
parent43b3b745e4d893b64d6331cb6183f8615e613f66 (diff)
progs/tests: Add yet another mipmap 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 46f5b1c3a2..f380ed4f54 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -61,6 +61,7 @@ SOURCES = \
minmag.c \
mipgen.c \
mipmap_comp.c \
+ mipmap_comp_tests.c \
mipmap_limits.c \
mipmap_view.c \
multipal.c \