summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-02-04 16:43:08 -0700
committerMichal Krol <michal@vmware.com>2010-02-09 15:32:47 +0100
commit86921aaf3ff96fd4828964e37bd66cf2ea8035b1 (patch)
tree41400b9282bd081935994af55c253e22038f544c /progs/tests/Makefile
parentae4dde6598eacb64bf865037bdaea2041499aa27 (diff)
progs/tests: new test program for exercising cylindrical tex wrap mode
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 a38f411def..d33415ab05 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -41,6 +41,7 @@ SOURCES = \
copypixrate.c \
crossbar.c \
cva.c \
+ cylwrap.c \
drawbuffers.c \
drawbuffers2.c \
exactrast.c \