Mesa (7.10): mesa: add include/c99/*.h files to tarballs

Brian Paul brianp at kemper.freedesktop.org
Fri Jun 10 21:26:28 UTC 2011


Module: Mesa
Branch: 7.10
Commit: f2901d3f98e99825e4598f540d5e84aa5ac2edd1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2901d3f98e99825e4598f540d5e84aa5ac2edd1

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Jun  8 08:05:41 2011 -0600

mesa: add include/c99/*.h files to tarballs

See https://bugs.freedesktop.org/show_bug.cgi?id=36238

NOTE: This is a candidate for the 7.10 branch.

---

 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index c84e384..aaef3fb 100644
--- a/Makefile
+++ b/Makefile
@@ -226,6 +226,7 @@ MAIN_FILES = \
 	$(DIRECTORY)/include/GL/vms_x_fix.h				\
 	$(DIRECTORY)/include/GL/wglext.h				\
 	$(DIRECTORY)/include/GL/wmesa.h					\
+	$(DIRECTORY)/include/c99/*.h					\
 	$(DIRECTORY)/src/glsl/Makefile					\
 	$(DIRECTORY)/src/glsl/Makefile.template				\
 	$(DIRECTORY)/src/glsl/SConscript				\




More information about the mesa-commit mailing list