mesa: added Makefile.egl to GALLIUM_FILES

This commit is contained in:
Brian Paul
2010-04-05 17:33:12 -06:00
parent 7fc3a766c0
commit 1fdedf067d

View File

@@ -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 \