From d93f022936c9986323f69b61d788e08196e2a58a Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 24 Sep 2009 16:50:27 +0100 Subject: [PATCH] progs/perf: fix typo in sconscript --- progs/perf/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progs/perf/SConscript b/progs/perf/SConscript index 224928bf98b..84f1669e5ea 100644 --- a/progs/perf/SConscript +++ b/progs/perf/SConscript @@ -12,7 +12,7 @@ progs = [ 'drawoverhead', 'fbobind', 'fill', - "readpixels', + 'readpixels', 'swapbuffers', 'teximage', 'vbo', -- 2.30.2