summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2007-01-16 13:29:01 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2007-01-16 13:29:01 +0000
commitc53df49b8b528feda28da7bd0f253d0b8902ef77 (patch)
treeda17f58f81030ed0ae0857eafe7b80484c91223d /progs/trivial/Makefile
parent3ad12fab454bc27334c8261780a1679da7d41cb1 (diff)
Additional display list tests
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile4
1 files changed, 3 insertions, 1 deletions
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 \