Mesa (master): mesa: omit VC8 project files from tarball

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 28 20:41:46 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Jan 28 13:29:50 2011 -0700

mesa: omit VC8 project files from tarball

---

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

diff --git a/Makefile b/Makefile
index 9901250..cb9943d 100644
--- a/Makefile
+++ b/Makefile
@@ -284,8 +284,7 @@ MAIN_FILES = \
 	$(DIRECTORY)/src/mesa/x86/*.S					\
 	$(DIRECTORY)/src/mesa/x86/rtasm/*.[ch]				\
 	$(DIRECTORY)/src/mesa/x86-64/*.[chS]				\
-	$(DIRECTORY)/src/mesa/x86-64/Makefile				\
-	$(DIRECTORY)/windows/VC8/
+	$(DIRECTORY)/src/mesa/x86-64/Makefile
 
 MAPI_FILES = \
 	$(DIRECTORY)/include/GLES/*.h					\




More information about the mesa-commit mailing list