git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated makefiles used by Apple engineers to fix build with the
[WebKit-https.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b2a15810452d1ebe35e25ec8a54c3ef82b395335..bdf70b22857a53bda017e51c404a9faa9497f019 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-MODULES = JavaScriptCore ANGLE WebCore WebKit WebKit2 Tools
+MODULES = JavaScriptCore
Sources/JavaScriptGlue
ANGLE WebCore WebKit WebKit2 Tools
all:
@for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \