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 dc84a05..97820dc 100644 (file)
@@ -101,6 +101,7 @@ progs = [
        'tri-repeat',
        'tri-scissor-tri',
        'tri-stencil',
+       'tri-stipple',
        'tri-tex',
        'tri-tex-3d',
        'tri-tri',