summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-09-15 13:47:12 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-09-15 13:49:04 +0100
commita30d2c5727b67a88feee9aff2f7d9128fca9408b (patch)
tree5a56ded6451fe6b268f8b7fa78c4dc9d99177e6b /progs/trivial/Makefile
parent641b80275b7d0237c1d5bc79c19d12a0f422173a (diff)
add dlist-degenerate test case
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index e72fb07889..36a5548488 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -47,6 +47,7 @@ SOURCES = \
dlist-edgeflag.c \
dlist-dangling.c \
dlist-edgeflag-dangling.c \
+ dlist-degenerate.c \
drawrange.c \
drawelements.c \
drawarrays.c \