mesa: added Makefile.egl to GALLIUM_FILES
authorBrian Paul <brianp@vmware.com>
Mon, 5 Apr 2010 23:33:12 +0000 (17:33 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 5 Apr 2010 23:33:12 +0000 (17:33 -0600)
Makefile

index 38b53e994642d9c73fa31f3e9d45e29e77f98742..411130bc272a91ecee2dd70a684e1a7e0f7e42e9 100644 (file)
--- a/Makefile
+++ b/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                           \