progs/perf: fix typo in sconscript

This commit is contained in:
Keith Whitwell 2009-09-24 16:50:27 +01:00
parent 90dcfb3b47
commit d93f022936
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ progs = [
'drawoverhead',
'fbobind',
'fill',
"readpixels',
'readpixels',
'swapbuffers',
'teximage',
'vbo',