commit | 48b1fe12b1bdf04675e81cc203217482c4c4f328 | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Mon Mar 09 15:00:31 2009 +0000 |
committer | Keith Whitwell <keithw@vmware.com> | Mon Mar 09 15:20:12 2009 +0000 |
tree | 4531ecb8f741620a5190750129f24572543776e7 | |
parent | fe60dbc536e2fb94cf7bc5262ebd7817c16eb9e7 [diff] [blame] |
trivial: add tri-stipple to SConscript
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index dc84a05..97820dc 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript
@@ -101,6 +101,7 @@ 'tri-repeat', 'tri-scissor-tri', 'tri-stencil', + 'tri-stipple', 'tri-tex', 'tri-tex-3d', 'tri-tri',