summaryrefslogtreecommitdiff
path: root/progs/tests/SConscript
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/SConscript
parent33c1bec73bb8e8dd3b989952320ddc3c5485be92 (diff)
tests: add simplest mipgen test
Diffstat (limited to 'progs/tests/SConscript')
-rw-r--r--progs/tests/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/SConscript b/progs/tests/SConscript
index f01525d6fa..cfeb9d1c37 100644
--- a/progs/tests/SConscript
+++ b/progs/tests/SConscript
@@ -81,6 +81,7 @@ progs = [
'mapbufrange',
'mapvbo',
'minmag',
+ 'mipgen',
'mipmap_limits',
'mipmap_view',
'multipal',