Module: Mesa
Branch: master
Commit: 1fdedf067d098449d92fd68c9986e73a6ecdbf71
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fdedf067d098449d92fd68c9986e73a6ecdbf71

Author: Brian Paul <[email protected]>
Date:   Mon Apr  5 17:33:12 2010 -0600

mesa: added Makefile.egl to GALLIUM_FILES

---

 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 38b53e9..411130b 100644
--- 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                           \

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to