OSDN Git Service

mesa: Remove nonexistent files from distribution list
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 12 Feb 2011 00:26:31 +0000 (16:26 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 1 Mar 2011 21:43:12 +0000 (13:43 -0800)
Makefile

index cb9943d..b22c18f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -209,7 +209,6 @@ MAIN_FILES = \
        $(DIRECTORY)/docs/README.*                                      \
        $(DIRECTORY)/docs/RELNOTES*                                     \
        $(DIRECTORY)/docs/*.spec                                        \
-       $(DIRECTORY)/include/GL/internal/glcore.h                       \
        $(DIRECTORY)/include/GL/gl.h                                    \
        $(DIRECTORY)/include/GL/glext.h                                 \
        $(DIRECTORY)/include/GL/gl_mangle.h                             \
@@ -308,8 +307,7 @@ MAPI_FILES = \
        $(DIRECTORY)/src/mapi/mapi/*.[ch]                               \
        $(DIRECTORY)/src/mapi/vgapi/Makefile                            \
        $(DIRECTORY)/src/mapi/vgapi/vgapi.csv                           \
-       $(DIRECTORY)/src/mapi/vgapi/vg.pc.in                            \
-       $(DIRECTORY)/src/mapi/vgapi/*.h
+       $(DIRECTORY)/src/mapi/vgapi/vg.pc.in
 
 EGL_FILES = \
        $(DIRECTORY)/include/KHR/*.h                                    \