--- Source/WebKit2/GNUmakefile.am~ 2014-03-24 14:05:16.000000000 +0400 +++ Source/WebKit2/GNUmakefile.am 2014-03-27 07:56:13.545926394 +0400 @@ -663,6 +663,9 @@ -module \ -avoid-version +libwebkit2gtkinjectedbundle_la_LIBADD = \ +libwebkit2gtk-@WEBKITGTK_API_MAJOR_VERSION@.@WEBKITGTK_API_MINOR_VERSION@.la + libwebkit2gtkinjectedbundle_la_CPPFLAGS = \ -fno-strict-aliasing \ -I$(srcdir)/Source/WebKit2/Platform \