From f247175e4a435947930658cc9723bdbd2aa8e691 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 28 Jan 2011 13:29:50 -0700 Subject: mesa: omit VC8 project files from tarball --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9901250f87..cb9943d7a2 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 \ -- cgit v1.2.3