From cb7f212f934fcc21f2985b24a87833bb24b224ac Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 4 Nov 2004 22:32:41 +0000 Subject: Add EXT_stencil_wrap test that doesn't depend on stencil read-back functioning. --- 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 872fa0f621..1a294014aa 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -38,6 +38,7 @@ SOURCES = antialias.c \ seccolor.c \ sharedtex.c \ stencilwrap.c \ + stencil_wrap.c \ tex1d.c \ texline.c \ texrect.c \ -- cgit v1.2.3