projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
256115b
)
added twoside demo
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 18 Dec 2007 23:20:10 +0000
(16:20 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 18 Dec 2007 23:24:19 +0000
(16:24 -0700)
progs/glsl/Makefile
patch
|
blob
|
history
diff --git
a/progs/glsl/Makefile
b/progs/glsl/Makefile
index fe2943d88dd354be355bc78ca293a36904a75d0d..cb0cf9a0a58a2a8380f5ab3e5e0844ea7181ecb7 100644
(file)
--- a/
progs/glsl/Makefile
+++ b/
progs/glsl/Makefile
@@
-19,7
+19,8
@@
PROGS = \
points \
texdemo1 \
toyball \
- trirast
+ trirast \
+ twoside
##### RULES #####