commit | 482be01db02d3ea224e01c24c4d1638229d6a4dc | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Wed Apr 29 14:21:41 2009 +0100 |
committer | Keith Whitwell <keithw@vmware.com> | Fri May 08 14:57:26 2009 +0100 |
tree | 5b5f8912e5d691a843d52a761ca086bbd6e8c7e6 | |
parent | bb9ea58f9502c7e54d03e3c2c21d20749f796c7c [diff] [blame] |
trivial: add line-flat.c
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index 480630e..0333418 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript
@@ -26,6 +26,7 @@ 'fs-tri', 'line-clip', 'line-cull', + 'line-flat', 'line-smooth', 'line-stipple-wide', 'line-userclip-clip',