projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1733d1
)
mesa: add include/c99/*.h files to tarballs
author
Brian Paul
<brianp@vmware.com>
Wed, 8 Jun 2011 14:05:41 +0000
(08:05 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 8 Jun 2011 14:05:41 +0000
(08:05 -0600)
See https://bugs.freedesktop.org/show_bug.cgi?id=36238
NOTE: This is a candidate for the 7.10 branch.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2fc35b26c7f615a576086343fb06d42dfa870666..07ec6868856c38ef86485702477250af6c26c9a9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-231,6
+231,7
@@
MAIN_FILES = \
$(DIRECTORY)/include/GL/wglext.h \
$(DIRECTORY)/include/GL/wmesa.h \
$(DIRECTORY)/include/pci_ids/*.h \
+ $(DIRECTORY)/include/c99/*.h \
$(DIRECTORY)/src/getopt/SConscript \
$(DIRECTORY)/src/getopt/getopt*.[ch] \
$(DIRECTORY)/src/glsl/Makefile \