diff options
author | Brian <[email protected]> | 2007-12-18 16:25:48 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2007-12-18 16:25:48 -0700 |
commit | 83af4f3623e799aec36fe839a0a14ff599f5b352 (patch) | |
tree | ad6e048e0f3e4e1d9f29d043831002c47929b6b5 /progs | |
parent | 87002aba3b0d36f0a3ca5c34db5e2da86ceb4119 (diff) |
added two-side test
Diffstat (limited to 'progs')
-rw-r--r-- | progs/glsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index cb0cf9a0a58..5ee7a8e3d41 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -19,8 +19,8 @@ PROGS = \ points \ texdemo1 \ toyball \ - trirast \ - twoside + twoside \ + trirast ##### RULES ##### |