added trirast program
authorBrian <brian.paul@tungstengraphics.com>
Wed, 1 Aug 2007 17:12:51 +0000 (11:12 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 1 Aug 2007 17:12:51 +0000 (11:12 -0600)
progs/glsl/Makefile

index 9065a6185a239a030ac9049d54451545acf681c6..a9800c5414469348fcd34a3bbd86c17da4ea2a65 100644 (file)
@@ -15,8 +15,9 @@ PROGS = \
        mandelbrot \
        noise \
        points \
+       texdemo1 \
        toyball \
-       texdemo1
+       trirast
 
 
 ##### RULES #####