Commit b4bcf001 authored by kov@webkit.org's avatar kov@webkit.org

Add javascriptcoregtk to the introspection build, to fix it.

Patch by Gustavo Noronha Silva  <gustavo.noronha@collabora.com> in 2011-08-16
Reviewed by Xan Lopez.

* GNUmakefile.am:

git-svn-id: svn://svn.chromium.org/blink/trunk@93092 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent c1e9a91c
2011-08-16 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
Add javascriptcoregtk to the introspection build, to fix it.
Reviewed by Xan Lopez.
* GNUmakefile.am:
2011-08-15 Dmitry Titov <dimich@chromium.org>
FrameLoaderClient::transferLoadingResourceFromPage does not have enough parameters
......
......@@ -279,6 +279,7 @@ $(WEBKIT_GIRSOURCES): $(G_IR_SCANNER) $(JSCORE_GIRSOURCES) libwebkitgtk-@WEBKITG
--include=JSCore-@WEBKITGTK_API_VERSION@ \
--include=Soup-2.4 \
--library=webkitgtk-@WEBKITGTK_API_VERSION@ \
--library=javascriptcoregtk-@WEBKITGTK_API_VERSION@ \
--libtool="$(LIBTOOL)" \
--pkg=gobject-2.0 \
--pkg=gtk+-@GTK_API_VERSION@ \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment