summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@tungstengraphics.com>2007-12-11 15:37:47 +0100
committerRoland Scheidegger <sroland@tungstengraphics.com>2007-12-11 15:38:34 +0100
commit46c405663b20a33be7ed386ce61f66b9c2ee072b (patch)
tree7567d1844f1478158c97708e7d132feec0d3d985 /progs/tests/Makefile
parent8dc188485be27dee7a3f2d1cc47527e183d7ee17 (diff)
add simple test for two-sided stencil functionality
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 18b051a14c..51bb9d53a3 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -60,6 +60,7 @@ SOURCES = \
readrate.c \
seccolor.c \
sharedtex.c \
+ stencil_twoside.c \
stencilwrap.c \
stencil_wrap.c \
subtexrate.c \