diff options
| author | Keith Whitwell <keithw@vmware.com> | 2009-04-29 14:21:41 +0100 |
|---|---|---|
| committer | Keith Whitwell <keithw@vmware.com> | 2009-05-08 14:57:26 +0100 |
| commit | 482be01db02d3ea224e01c24c4d1638229d6a4dc (patch) | |
| tree | 5b5f8912e5d691a843d52a761ca086bbd6e8c7e6 /progs/trivial/SConscript | |
| parent | bb9ea58f9502c7e54d03e3c2c21d20749f796c7c (diff) | |
trivial: add line-flat.c
Diffstat (limited to 'progs/trivial/SConscript')
| -rw-r--r-- | progs/trivial/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index 480630e210..0333418ad8 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript @@ -26,6 +26,7 @@ progs = [ 'fs-tri', 'line-clip', 'line-cull', + 'line-flat', 'line-smooth', 'line-stipple-wide', 'line-userclip-clip', |
