trivial: add tri-stipple to SConscript

This commit is contained in:
Keith Whitwell 2009-03-09 15:00:31 +00:00
parent fe60dbc536
commit 48b1fe12b1

View file

@ -101,6 +101,7 @@ progs = [
'tri-repeat',
'tri-scissor-tri',
'tri-stencil',
'tri-stipple',
'tri-tex',
'tri-tex-3d',
'tri-tri',