Mesa (master): mesa: add missing DRI Makefiles to tarball

Brian Paul brianp at kemper.freedesktop.org
Wed Jun 22 14:22:34 UTC 2011


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

Author: Thierry Vignaud <thierry.vignaud at gmail.com>
Date:   Wed Jun 22 08:22:02 2011 -0600

mesa: add missing DRI Makefiles to tarball

Signed-off-by: Brian Paul <brianp at vmware.com>

---

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

diff --git a/Makefile b/Makefile
index 07ec686..281af35 100644
--- a/Makefile
+++ b/Makefile
@@ -376,8 +376,7 @@ DRI_FILES = \
 	$(DIRECTORY)/src/glx/Makefile					\
 	$(DIRECTORY)/src/glx/*.[ch]					\
 	$(APPLE_DRI_FILES)						\
-	$(DIRECTORY)/src/mesa/drivers/dri/Makefile			\
-	$(DIRECTORY)/src/mesa/drivers/dri/Makefile.template		\
+	$(DIRECTORY)/src/mesa/drivers/dri/Makefile*			\
 	$(DIRECTORY)/src/mesa/drivers/dri/dri.pc.in			\
 	$(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po		\
 	$(DIRECTORY)/src/mesa/drivers/dri/*/*.[chS]			\




More information about the mesa-commit mailing list