Mesa (master): mesa: inlclude whole windows/VC8/ directory in tarballs

Brian Paul brianp at kemper.freedesktop.org
Tue Jan 20 16:13:50 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Jan 20 09:13:06 2009 -0700

mesa: inlclude whole windows/VC8/ directory in tarballs

---

 Makefile |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/Makefile b/Makefile
index 55d2e39..894e373 100644
--- a/Makefile
+++ b/Makefile
@@ -298,14 +298,7 @@ MAIN_FILES = \
 	$(DIRECTORY)/vms/analyze_map.com				\
 	$(DIRECTORY)/vms/xlib.opt					\
 	$(DIRECTORY)/vms/xlib_share.opt					\
-	$(DIRECTORY)/windows/VC8/mesa/mesa.sln				\
-	$(DIRECTORY)/windows/VC8/mesa/gdi/gdi.vcproj			\
-	$(DIRECTORY)/windows/VC8/mesa/glu/glu.vcproj			\
-	$(DIRECTORY)/windows/VC8/mesa/mesa/mesa.vcproj			\
-	$(DIRECTORY)/windows/VC8/mesa/osmesa/osmesa.vcproj		\
-	$(DIRECTORY)/windows/VC8/progs/progs.sln			\
-	$(DIRECTORY)/windows/VC8/progs/demos/gears.vcproj		\
-	$(DIRECTORY)/windows/VC8/progs/glut/glut.vcproj
+	$(DIRECTORY)/windows/VC8/
 
 
 DRI_FILES = \




More information about the mesa-commit mailing list