summaryrefslogtreecommitdiff
path: root/progs/glsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/glsl/Makefile')
-rw-r--r--progs/glsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile
index 9065a6185a..a9800c5414 100644
--- a/progs/glsl/Makefile
+++ b/progs/glsl/Makefile
@@ -15,8 +15,9 @@ PROGS = \
mandelbrot \
noise \
points \
+ texdemo1 \
toyball \
- texdemo1
+ trirast
##### RULES #####