added two-side test
authorBrian <brian.paul@tungstengraphics.com>
Tue, 18 Dec 2007 23:25:48 +0000 (16:25 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 18 Dec 2007 23:25:48 +0000 (16:25 -0700)
progs/glsl/Makefile

index cb0cf9a..5ee7a8e 100644 (file)
@@ -19,8 +19,8 @@ PROGS = \
        points \
        texdemo1 \
        toyball \
-       trirast \
-       twoside
+       twoside \
+       trirast
 
 
 ##### RULES #####