mesa: Add notes/readme files to distribution.
authorMatt Turner <mattst88@gmail.com>
Sun, 7 Dec 2014 22:12:33 +0000 (14:12 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:50 +0000 (12:11 -0800)
src/gallium/Makefile.am
src/gallium/auxiliary/Makefile.am
src/glsl/Makefile.am
src/glx/apple/Makefile.am
src/mesa/Makefile.am

index 6107ffe16eccee6d96386b6c364a9b40b29db4fa..d9462cb116ee6a766d817aa4b109c5737c4c23e9 100644 (file)
@@ -113,6 +113,7 @@ SUBDIRS += winsys/sw/wrapper
 
 EXTRA_DIST = \
        docs \
+       README.portability \
        SConscript \
        winsys/sw/android \
        winsys/sw/gdi \
index 4085e510bd1180df28bbafd524549f00b8d418c6..dda51004e2fb8687df21d923c3fec5635899d0ea 100644 (file)
@@ -79,6 +79,8 @@ EXTRA_DIST = \
        indices/u_unfilled_indices.c \
        indices/u_indices_gen.py \
        indices/u_unfilled_gen.py \
+       postprocess/ADDING \
+       rbug/README \
        target-helpers \
        util/u_format.csv \
        util/u_format_pack.py \
index 7522f9f251a7f33df6cb059c2c07ee394b341200..565b5b670ed02724d0b0789c847249d966ba6f90 100644 (file)
@@ -30,7 +30,7 @@ AM_CPPFLAGS = \
 AM_CFLAGS = $(VISIBILITY_CFLAGS)
 AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS)
 
-EXTRA_DIST = tests glcpp/tests README TODO             \
+EXTRA_DIST = tests glcpp/tests README TODO glcpp/README        \
        glsl_lexer.ll                                   \
        glsl_parser.yy                                  \
        glcpp/glcpp-lex.l                               \
index 192247b49272e812bd8fb35b15e0c06e85a28ec7..b500a45c63d53634895f82a5f29db3244dd0de6a 100644 (file)
@@ -1,3 +1,5 @@
+EXTRA_DIST = RELEASE_NOTES
+
 noinst_LTLIBRARIES = libappleglx.la
 
 AM_CFLAGS = \
index 4ee88365c8cbac040bfa07519662d8a913502b3b..41e5a44d3f1aed12d46f934257161e88bcbbdbbf 100644 (file)
@@ -73,6 +73,9 @@ EXTRA_DIST = \
        program/program_lexer.l \
        program/program_parse.y \
        SConscript \
+       swrast/NOTES \
+       swrast_setup/NOTES \
+       tnl/NOTES \
        tnl_dd
 
 BUILT_SOURCES = \