summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-02-13 21:17:39 +0100
committerJakob Bornecrantz <jakob@vmware.com>2009-02-13 21:18:41 +0100
commitb57031624ef94dd3128f989acabdffa2f2a32f57 (patch)
tree62f9346d589930c1b042b395c4e3ffcb6a6268ee /progs/trivial/Makefile
parent8e234d655dc3d8f8edefbf3bffdb726a331da2cd (diff)
trivial: Add a tri-unfilled-fog test
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 dce96f6bc8..2800f3ef82 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -108,6 +108,7 @@ SOURCES = \
tri-tex.c \
tri-tex-3d.c \
tri-tri.c \
+ tri-unfilled-fog.c \
tri-unfilled-edgeflag.c \
tri-unfilled-clip.c \
tri-unfilled-smooth.c \