From: Brian Paul Date: Wed, 29 Mar 2006 23:18:13 +0000 (+0000) Subject: s/glslnose.c/glslnoise/ (bug 6430) X-Git-Tag: 062012170305~21244 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=32244ac7e9b9412e3999d1e3e4da1054fc03fa44;p=profile%2Fivi%2Fmesa.git s/glslnose.c/glslnoise/ (bug 6430) --- diff --git a/progs/demos/Makefile b/progs/demos/Makefile index dda2170..c7a4cc7 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -30,7 +30,7 @@ PROGS = \ geartrain \ glinfo \ gloss \ - glslnoise.c \ + glslnoise \ gltestperf \ glutfx \ isosurf \