From 239be839be3348f7fb4c069a49e43fe0faae038b Mon Sep 17 00:00:00 2001 From: Bruce Merry Date: Fri, 21 Dec 2007 15:23:39 +0200 Subject: Add a test program to test for assorted bugs in shader_api.c --- 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 51bb9d53a3..2039af5e69 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -59,6 +59,7 @@ SOURCES = \ random.c \ readrate.c \ seccolor.c \ + shader_api.c \ sharedtex.c \ stencil_twoside.c \ stencilwrap.c \ -- cgit v1.2.3