summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorBrian <brian@i915.localnet.net>2008-02-25 16:26:37 -0700
committerBrian <brian@i915.localnet.net>2008-02-25 16:26:37 -0700
commitbc3f2c908e085538ed0956159503e97825161bb9 (patch)
treeba86b3ca67ff67fe38df07d83679733a4503aee9 /progs/trivial/Makefile
parent09ba1dd4ccb0ed907510cb9403b1fb1fb0ab3658 (diff)
Added line smooth 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 d19abe7e86..8bc6ad4e38 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -25,6 +25,7 @@ SOURCES = \
fs-tri.c \
line-clip.c \
line-cull.c \
+ line-smooth.c \
line-stipple-wide.c \
line-userclip-clip.c \
line-userclip-nop-clip.c \