projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
585c10b
)
gallium: Build EGL st when build glx st
author
Jakob Bornecrantz
<wallbraker@gmail.com>
Wed, 28 Jan 2009 22:06:42 +0000
(23:06 +0100)
committer
Jakob Bornecrantz
<wallbraker@gmail.com>
Wed, 28 Jan 2009 22:06:42 +0000
(23:06 +0100)
src/gallium/state_trackers/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/Makefile
b/src/gallium/state_trackers/Makefile
index 07b3fbf3119594b1a559a549cd63082f39b9494a..2f96a46c8d2514f121a2bc305597ad63f63dbda5 100644
(file)
--- 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