diff options
Diffstat (limited to 'progs/glsl/Makefile')
-rw-r--r-- | progs/glsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index 488a4e99513..71ca0af9412 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -18,6 +18,7 @@ PROGS = \ identity \ fragcoord \ mandelbrot \ + multinoise \ multitex \ noise \ points \ |