summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-10-07 23:42:36 +0200
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2008-10-07 23:42:36 +0200
commit6f29c2ff2dc4b3aefe282133376caed68b65a3d0 (patch)
tree2e5addeae98d493e01e1e0f8c7cb7e96045a90a7 /progs
parent4ccbee24391823cc559bbb341f62fa375af864f7 (diff)
Progs: hook the glsl identity example into the makefile.
Diffstat (limited to 'progs')
-rw-r--r--progs/glsl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile
index 9999d6c08a..eacd6dfe09 100644
--- a/progs/glsl/Makefile
+++ b/progs/glsl/Makefile
@@ -15,6 +15,7 @@ PROGS = \
bump \
convolutions \
deriv \
+ identity \
mandelbrot \
multitex \
noise \