summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-09-15 10:41:54 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-09-15 10:41:54 +0000
commit54d3ab48786c973189ce3cd4bb0d3943e04e75e6 (patch)
treea450a7acee22c37dfbc7058ebe54a9104c5a8c2b /progs/tests/Makefile
parenta3b99fcb56ef2ef0de8eae640c85184aacab9a5b (diff)
npot version of redbook/mipmap.c
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 4eeb10c3b1..3a22285250 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -18,6 +18,7 @@ SOURCES = \
arbfptexture.c \
arbfptrig.c \
arbnpot.c \
+ arbnpot-mipmap.c \
arbvptest1.c \
arbvptest3.c \
arbvptorus.c \