progs/perf: fix typo in sconscript
authorKeith Whitwell <keithw@vmware.com>
Thu, 24 Sep 2009 15:50:27 +0000 (16:50 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 24 Sep 2009 15:50:27 +0000 (16:50 +0100)
progs/perf/SConscript

index 224928bf98b2131b7963c769146379e4ac8291ee..84f1669e5ea655f70f4dc485b6621d70d0e57e3e 100644 (file)
@@ -12,7 +12,7 @@ progs = [
       'drawoverhead',
       'fbobind',
       'fill',
-      "readpixels',
+      'readpixels',
       'swapbuffers',
       'teximage',
       'vbo',