projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fc3a76
)
mesa: added Makefile.egl to GALLIUM_FILES
author
Brian Paul
<brianp@vmware.com>
Mon, 5 Apr 2010 23:33:12 +0000
(17:33 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 5 Apr 2010 23:33:12 +0000
(17:33 -0600)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
38b53e9
..
411130b
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 \