From: Thierry Vignaud Date: Fri, 14 Aug 2009 14:16:35 +0000 (-0600) Subject: mesa: make sure r300/compiler/ sources are included in tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2674d1ba5005151f2509e79f9f43020508e3525d;p=mesa.git mesa: make sure r300/compiler/ sources are included in tarball --- diff --git a/Makefile b/Makefile index 220676fda4a..6eed65e40b7 100644 --- a/Makefile +++ b/Makefile @@ -345,7 +345,9 @@ DRI_FILES = \ $(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.[ch] \ $(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po \ $(DIRECTORY)/src/mesa/drivers/dri/*/*.[chS] \ + $(DIRECTORY)/src/mesa/drivers/dri/*/*/*.[chS] \ $(DIRECTORY)/src/mesa/drivers/dri/*/Makefile \ + $(DIRECTORY)/src/mesa/drivers/dri/*/*/Makefile \ $(DIRECTORY)/src/mesa/drivers/dri/*/Doxyfile \ $(DIRECTORY)/src/mesa/drivers/dri/*/server/*.[ch]