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
.: Add WebKit2 to the lists of modules to build.
[WebKit-https.git]
/
WebKitTools
/
Makefile
diff --git
a/WebKitTools/Makefile
b/WebKitTools/Makefile
index 92f5b25037a97fc23d5d089f912636f3e206fc47..c1f19917e9090101f10326284bb12fe5c81e6c22 100644
(file)
--- a/
WebKitTools/Makefile
+++ b/
WebKitTools/Makefile
@@
-1,4
+1,4
@@
-MODULES = DumpRenderTree
+MODULES = DumpRenderTree
MiniBrowser
all:
@for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \
all:
@for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \