summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-05-11 17:48:33 +0000
committerIan Romanick <idr@us.ibm.com>2004-05-11 17:48:33 +0000
commitd2f18ec6fab27e2b09879b4ecd6b65a3d9bfc56f (patch)
tree98d70916b82de510b93136a778f8238b33c693ce /progs/tests/Makefile
parent366a27d2b99ef9e15623d139e74b596161ddb4de (diff)
Added simple NV_blend_square 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 28f7a50ee6..1664064384 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -19,6 +19,7 @@ SOURCES = antialias.c \
arbvptest3.c \
arbvptorus.c \
arbvpwarpmesh.c \
+ blendsquare.c \
bufferobj.c \
cva.c \
dinoshade.c \