From: Brian Paul Date: Tue, 20 Jan 2009 16:13:06 +0000 (-0700) Subject: mesa: inlclude whole windows/VC8/ directory in tarballs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dace4e3e2a4646d7512028c9aaff6b4a1fc16b3f;p=mesa.git mesa: inlclude whole windows/VC8/ directory in tarballs --- diff --git a/Makefile b/Makefile index 55d2e39b848..894e3737099 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 = \