Module: Mesa
Branch: master
Commit: 9404835ccdcd503b2cd50797f43b04ebe8db6873
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9404835ccdcd503b2cd50797f43b04ebe8db6873

Author: Brian Paul <bri...@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 2fc35b2..07ec686 100644
--- 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                                  \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to