projects
/
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 38b53e994642d9c73fa31f3e9d45e29e77f98742..411130bc272a91ecee2dd70a684e1a7e0f7e42e9 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 \