summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-11-04 22:32:41 +0000
committerIan Romanick <idr@us.ibm.com>2004-11-04 22:32:41 +0000
commitcb7f212f934fcc21f2985b24a87833bb24b224ac (patch)
tree4baae26e44a8ed937ea826d99e39643f62fa9bbf /progs/tests/Makefile
parent473fe6d6bfe039c27f0f1751dbdb9d49fe83ecb0 (diff)
Add EXT_stencil_wrap test that doesn't depend on stencil read-back
functioning.
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 872fa0f621..1a294014aa 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -38,6 +38,7 @@ SOURCES = antialias.c \
seccolor.c \
sharedtex.c \
stencilwrap.c \
+ stencil_wrap.c \
tex1d.c \
texline.c \
texrect.c \