summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/glsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile
index fe2943d88d..cb0cf9a0a5 100644
--- a/progs/glsl/Makefile
+++ b/progs/glsl/Makefile
@@ -19,7 +19,8 @@ PROGS = \
points \
texdemo1 \
toyball \
- trirast
+ trirast \
+ twoside
##### RULES #####