From 46c405663b20a33be7ed386ce61f66b9c2ee072b Mon Sep 17 00:00:00 2001 From: Roland Scheidegger Date: Tue, 11 Dec 2007 15:37:47 +0100 Subject: add simple test for two-sided stencil functionality --- progs/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/Makefile') 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 \ -- cgit v1.2.3