From: Stephane Marchesin Date: Tue, 7 Oct 2008 21:42:36 +0000 (+0200) Subject: Progs: hook the glsl identity example into the makefile. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f29c2ff2dc4b3aefe282133376caed68b65a3d0;p=mesa.git Progs: hook the glsl identity example into the makefile. --- diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index 9999d6c08ab..eacd6dfe098 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -15,6 +15,7 @@ PROGS = \ bump \ convolutions \ deriv \ + identity \ mandelbrot \ multitex \ noise \