summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-03-18 14:01:47 +0000
committerKeith Whitwell <keithw@vmware.com>2009-03-18 14:13:59 +0000
commitf02aaa83c18d9d6192caa68803cdc34c9526c6e2 (patch)
treee515c63aa222dafc11e34699daa8444c7a1216e1 /progs/tests/Makefile
parent33c1bec73bb8e8dd3b989952320ddc3c5485be92 (diff)
tests: add simplest mipgen 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 4d7cc88cc2..58ea5690df 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -58,6 +58,7 @@ SOURCES = \
mapbufrange.c \
mapvbo.c \
minmag.c \
+ mipgen.c \
mipmap_limits.c \
mipmap_view.c \
multipal.c \