ソースを参照

mesa: Remove nonexistent files from distribution list

tags/android-x86-2.2-r2
Ian Romanick 14年前
コミット
8170684fbe
1個のファイルの変更1行の追加3行の削除
  1. 1
    3
      Makefile

+ 1
- 3
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 \

読み込み中…
キャンセル
保存