mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 14:10:09 +01:00
mesa: add EGL headers to tarball list
This commit is contained in:
parent
9dfc1b642e
commit
70bebf8863
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -298,6 +298,7 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/windows/VC8/
|
||||
|
||||
EGL_FILES = \
|
||||
$(DIRECTORY)/include/EGL/*.h \
|
||||
$(DIRECTORY)/src/egl/Makefile \
|
||||
$(DIRECTORY)/src/egl/*/Makefile \
|
||||
$(DIRECTORY)/src/egl/*/*.[ch] \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue