Module: Mesa
Branch: flex-and-bison-required
Commit: 24abd2396673d397812d6d22d8a70ac75f334e7b
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=24abd2396673d397812d6d22d8a70ac75f334e7b

Author: Ian Romanick <[email protected]>
Date:   Fri Feb 11 16:26:31 2011 -0800

mesa: Remove nonexistent files from distribution list

---

 Makefile |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index cb9943d..b22c18f 100644
--- 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                                    \

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to