summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-06-03 16:33:56 +0200
committerJakob Bornecrantz <jakob@vmware.com>2009-06-08 14:45:40 +0200
commit283e84bfb3066a3e3d778d4065b448ddd288fbb4 (patch)
tree60288abf9280ca6e60f669ae7870e4a88a30a6f1 /progs/tests/Makefile
parent78dad275646b720511dac31ca6ba0535568af81f (diff)
progs/tests: Add some scissor tests
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 628ca41535..7604b22788 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -70,6 +70,8 @@ SOURCES = \
random.c \
readrate.c \
rubberband.c \
+ scissor.c \
+ scissor-viewport.c \
seccolor.c \
shader_api.c \
sharedtex.c \