summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-20 09:13:06 -0700
committerBrian Paul <brianp@vmware.com>2009-01-20 09:13:06 -0700
commitdace4e3e2a4646d7512028c9aaff6b4a1fc16b3f (patch)
tree5a95a5532649251f94ed2d0d32a4fbcb69d3b21f /Makefile
parentbbda892c551e7d3f2d94cc877cc6e80f8568fa99 (diff)
mesa: inlclude whole windows/VC8/ directory in tarballs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 55d2e39b84..894e373709 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 = \