diff options
Diffstat (limited to 'progs')
-rw-r--r-- | progs/glsl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index fe2943d88dd..cb0cf9a0a58 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -19,7 +19,8 @@ PROGS = \ points \ texdemo1 \ toyball \ - trirast + trirast \ + twoside ##### RULES ##### |