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