summaryrefslogtreecommitdiff
path: root/progs/glsl/Makefile
diff options
context:
space:
mode:
authorBrian <brian@nostromo.localnet.net>2007-01-28 19:01:04 -0700
committerBrian <brian@nostromo.localnet.net>2007-01-28 19:01:04 -0700
commitf94e4f216f56a12b9ea9150950b65e0e24794950 (patch)
tree5d209f05e5b42de98c36a66179a394482994ea42 /progs/glsl/Makefile
parenta06f92936272dba3da4329a30ae3f08924428106 (diff)
simple noise test
Diffstat (limited to 'progs/glsl/Makefile')
-rw-r--r--progs/glsl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile
index fa7f191986..9ffffead2c 100644
--- a/progs/glsl/Makefile
+++ b/progs/glsl/Makefile
@@ -17,6 +17,7 @@ PROGS = \
brick \
bump \
mandelbrot \
+ noise \
toyball