From d2f18ec6fab27e2b09879b4ecd6b65a3d9bfc56f Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 11 May 2004 17:48:33 +0000 Subject: Added simple NV_blend_square test. --- 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 28f7a50ee6..1664064384 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -19,6 +19,7 @@ SOURCES = antialias.c \ arbvptest3.c \ arbvptorus.c \ arbvpwarpmesh.c \ + blendsquare.c \ bufferobj.c \ cva.c \ dinoshade.c \ -- cgit v1.2.3