[GTK] Simplify how libWebCoreModules is linked in, and fix WebKit2 build
https://bugs.webkit.org/show_bug.cgi?id=85691
Source/WebCore:
* GNUmakefile.am: link libWebCoreModules into libWebCore.
Source/WebKit/gtk:
* GNUmakefile.am: no longer link libwebkitgtk to libWebCoreModules.
Source/WebKit2:
* GNUmakefile.am: no longer link libWebCoreModules, and remove -no-
fast-install and -no-install from link flags, since we want those
programs installed.
Tools:
* GNUmakefile.am: no longer link libWebCoreModules to DumpRenderTree.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@116205 268f45cc-cd09-0410-ab3c-d52691b4dbfc
8 files changed