summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-05-11 19:57:58 +0000
committerIan Romanick <idr@us.ibm.com>2004-05-11 19:57:58 +0000
commit5f6691f371c5f864d08521cc3431323e6b121098 (patch)
tree09210c5bf06a0279f7d8ce285286822bfdbb1191 /progs/tests/Makefile
parentd2f18ec6fab27e2b09879b4ecd6b65a3d9bfc56f (diff)
Added simple EXT_blend_minmax 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 1664064384..f224934d7e 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -19,6 +19,7 @@ SOURCES = antialias.c \
arbvptest3.c \
arbvptorus.c \
arbvpwarpmesh.c \
+ blendminmax.c \
blendsquare.c \
bufferobj.c \
cva.c \