projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f761c99
)
added trirast program
author
Brian
<brian.paul@tungstengraphics.com>
Wed, 1 Aug 2007 17:12:51 +0000
(11:12 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Wed, 1 Aug 2007 17:12:51 +0000
(11:12 -0600)
progs/glsl/Makefile
patch
|
blob
|
history
diff --git
a/progs/glsl/Makefile
b/progs/glsl/Makefile
index 9065a6185a239a030ac9049d54451545acf681c6..a9800c5414469348fcd34a3bbd86c17da4ea2a65 100644
(file)
--- a/
progs/glsl/Makefile
+++ b/
progs/glsl/Makefile
@@
-15,8
+15,9
@@
PROGS = \
mandelbrot \
noise \
points \
+ texdemo1 \
toyball \
- t
exdemo1
+ t
rirast
##### RULES #####