summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-04-29 14:21:41 +0100
committerKeith Whitwell <keithw@vmware.com>2009-05-08 14:57:26 +0100
commit482be01db02d3ea224e01c24c4d1638229d6a4dc (patch)
tree5b5f8912e5d691a843d52a761ca086bbd6e8c7e6 /progs/trivial/Makefile
parentbb9ea58f9502c7e54d03e3c2c21d20749f796c7c (diff)
trivial: add line-flat.c
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 69c71cbaf6..e255cdadc5 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -30,6 +30,7 @@ SOURCES = \
fs-tri.c \
line-clip.c \
line-cull.c \
+ line-flat.c \
line-smooth.c \
line-stipple-wide.c \
line-userclip-clip.c \