Mesa (gallium-0.2): gallium: Build EGL st when build glx st

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Wed Jan 28 22:29:17 UTC 2009


Module: Mesa
Branch: gallium-0.2
Commit: 2cb6b17bc87e0c0c672104a5bf4806ab3c7e79aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cb6b17bc87e0c0c672104a5bf4806ab3c7e79aa

Author: Jakob Bornecrantz <wallbraker at gmail.com>
Date:   Wed Jan 28 23:06:42 2009 +0100

gallium: Build EGL st when build glx st

---

 src/gallium/state_trackers/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/Makefile b/src/gallium/state_trackers/Makefile
index 07b3fbf..2f96a46 100644
--- a/src/gallium/state_trackers/Makefile
+++ b/src/gallium/state_trackers/Makefile
@@ -2,7 +2,7 @@ TOP = ../../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = glx
+SUBDIRS = glx egl
 
 
 default: subdirs




More information about the mesa-commit mailing list