Mesa (master): mesa: added Makefile.egl to GALLIUM_FILES

Brian Paul brianp at kemper.freedesktop.org
Mon Apr 5 23:33:16 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
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				\




More information about the mesa-commit mailing list