From c53df49b8b528feda28da7bd0f253d0b8902ef77 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Tue, 16 Jan 2007 13:29:01 +0000 Subject: Additional display list tests --- progs/trivial/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'progs/trivial/Makefile') diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile index b9ed5c70dc..c8aeba026a 100644 --- a/progs/trivial/Makefile +++ b/progs/trivial/Makefile @@ -40,11 +40,13 @@ SOURCES = \ quad-tex-2d.c \ quad-tex-pbo.c \ quad-tex-3d.c \ - quad-tex-dep.c \ quad.c \ quads.c \ quadstrip.c \ quadstrip-flat.c \ + dlist-edgeflag.c \ + dlist-dangling.c \ + dlist-edgeflag-dangling.c \ tri-blend.c \ tri-tex-3d.c \ tri-clip.c \ -- cgit v1.2.3