Mesa (master): mesa: make sure r300/compiler/ sources are included in tarball

Brian Paul brianp at kemper.freedesktop.org
Fri Aug 14 14:17:27 UTC 2009


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

Author: Thierry Vignaud <tvignaud at mandriva.com>
Date:   Fri Aug 14 08:16:35 2009 -0600

mesa: make sure r300/compiler/ sources are included in tarball

---

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

diff --git a/Makefile b/Makefile
index 220676f..6eed65e 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]
 




More information about the mesa-commit mailing list