From 6f29c2ff2dc4b3aefe282133376caed68b65a3d0 Mon Sep 17 00:00:00 2001 From: Stephane Marchesin Date: Tue, 7 Oct 2008 23:42:36 +0200 Subject: [PATCH] Progs: hook the glsl identity example into the makefile. --- progs/glsl/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2