From: Brian Paul Date: Sat, 9 May 2009 22:21:16 +0000 (-0600) Subject: mesa: added more gallium Makefiles to tarball list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31865904d89929364025bfadcde153b4ea9ce7e3;p=mesa.git mesa: added more gallium Makefiles to tarball list --- diff --git a/Makefile b/Makefile index 7a9ad885185..69d3ecacd74 100644 --- a/Makefile +++ b/Makefile @@ -327,6 +327,7 @@ GALLIUM_FILES = \ $(DIRECTORY)/src/gallium/*/*/*/SConscript \ $(DIRECTORY)/src/gallium/*/*/*/*.[ch] \ $(DIRECTORY)/src/gallium/*/*/*/*.py \ + $(DIRECTORY)/src/gallium/*/*/*/*/Makefile \ $(DIRECTORY)/src/gallium/*/*/*/*/*.[ch] \