projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1501080
)
makefile: added src/glsl/Makefile.template to tarball list
author
Brian Paul
<brianp@vmware.com>
Thu, 7 Jan 2010 15:42:43 +0000
(08:42 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 7 Jan 2010 15:43:24 +0000
(08:43 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
eb8dcc1
..
1b46a91
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-227,6
+227,7
@@
MAIN_FILES = \
$(DIRECTORY)/include/GL/wglext.h \
$(DIRECTORY)/include/GL/wmesa.h \
$(DIRECTORY)/src/glsl/Makefile \
+ $(DIRECTORY)/src/glsl/Makefile.template \
$(DIRECTORY)/src/glsl/*/Makefile \
$(DIRECTORY)/src/glsl/*/SConscript \
$(DIRECTORY)/src/glsl/*/*.[ch] \