mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 11:00:11 +01:00
mesa: added Makefile.egl to GALLIUM_FILES
This commit is contained in:
parent
7fc3a766c0
commit
1fdedf067d
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -321,6 +321,7 @@ GALLIUM_FILES = \
|
|||
$(DIRECTORY)/src/gallium/Makefile.template \
|
||||
$(DIRECTORY)/src/gallium/SConscript \
|
||||
$(DIRECTORY)/src/gallium/targets/Makefile.dri \
|
||||
$(DIRECTORY)/src/gallium/targets/Makefile.egl \
|
||||
$(DIRECTORY)/src/gallium/*/Makefile \
|
||||
$(DIRECTORY)/src/gallium/*/SConscript \
|
||||
$(DIRECTORY)/src/gallium/*/*/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue