OSDN Git Service

mesa: omit VC8 project files from tarball
authorBrian Paul <brianp@vmware.com>
Fri, 28 Jan 2011 20:29:50 +0000 (13:29 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 28 Jan 2011 20:40:47 +0000 (13:40 -0700)
Makefile

index 9901250..cb9943d 100644 (file)
--- 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                                   \