From e1645313be9be2493311780a2f66361601903559 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Tue, 25 Nov 2008 20:02:00 +0000 Subject: mesa: more trivial tests --- progs/trivial/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'progs/trivial/Makefile') diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile index 1b9a50b437..cfe7fe6f31 100644 --- a/progs/trivial/Makefile +++ b/progs/trivial/Makefile @@ -77,6 +77,7 @@ SOURCES = \ quadstrip.c \ tri-orig.c \ tri-alpha.c \ + tri-array-interleaved.c \ tri-blend-color.c \ tri-blend-max.c \ tri-blend-min.c \ @@ -101,6 +102,7 @@ SOURCES = \ tri-repeat.c \ tri-scissor-tri.c \ tri-stencil.c \ + tri-stipple.c \ tri-tex.c \ tri-tex-3d.c \ tri-tri.c \ -- cgit v1.2.3