trivial: add tri-stipple to SConscript
authorKeith Whitwell <keithw@vmware.com>
Mon, 9 Mar 2009 15:00:31 +0000 (15:00 +0000)
committerKeith Whitwell <keithw@vmware.com>
Mon, 9 Mar 2009 15:20:12 +0000 (15:20 +0000)
progs/trivial/SConscript

index dc84a0550be68e25189e7c3aa5e25708ba26f3bd..97820dc3b85167c0e196cf2c57835f50bd990b88 100644 (file)
@@ -101,6 +101,7 @@ progs = [
        'tri-repeat',
        'tri-scissor-tri',
        'tri-stencil',
+       'tri-stipple',
        'tri-tex',
        'tri-tex-3d',
        'tri-tri',