https://bugs.webkit.org/show_bug.cgi?id=108631
Patch by Tomas Popela <tpopela@redhat.com> on 2013-02-08
Reviewed by Martin Robinson.
Include files from DerivedSources/webkitdom for introspection
* /Source/WebKit/gtk/GNUmakefile.am:
* /Source/WebKit2/GNUmakefile.am:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@142285
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-02-08 Tomas Popela <tpopela@redhat.com>
+
+ [GTK] Include files from DerivedSources/webkitdom for introspection
+ https://bugs.webkit.org/show_bug.cgi?id=108631
+
+ Reviewed by Martin Robinson.
+
+ Include files from DerivedSources/webkitdom for introspection
+
+ * /Source/WebKit/gtk/GNUmakefile.am:
+ * /Source/WebKit2/GNUmakefile.am:
+
2013-02-07 Martin Robinson <mrobinson@igalia.com>
[GTK] Split configure.ac into reusable portions
2013-02-07 Martin Robinson <mrobinson@igalia.com>
[GTK] Split configure.ac into reusable portions
-I$(srcdir)/Source \
-I$(WebKit) \
-I$(GENSOURCES) \
-I$(srcdir)/Source \
-I$(WebKit) \
-I$(GENSOURCES) \
+ -I$(GENSOURCES_WEBKITDOM) \
-I$(GENSOURCES_WEBKIT) \
-I$(top_builddir)/Source/WebKit/gtk \
-I$(top_srcdir)/Source/JavaScriptCore/ForwardingHeaders \
-I$(top_srcdir) \
$(GENSOURCES_WEBKIT)/webkitenumtypes.h \
$(webkitgtk_h_api) \
-I$(GENSOURCES_WEBKIT) \
-I$(top_builddir)/Source/WebKit/gtk \
-I$(top_srcdir)/Source/JavaScriptCore/ForwardingHeaders \
-I$(top_srcdir) \
$(GENSOURCES_WEBKIT)/webkitenumtypes.h \
$(webkitgtk_h_api) \
+ $(webkitgtk_gdom_built_h_api) \
$(WebKit)/webkit/*.cpp
girdir = $(datadir)/gir-1.0
$(WebKit)/webkit/*.cpp
girdir = $(datadir)/gir-1.0
-I$(srcdir)/Source \
-I$(WebKit2) \
-I$(GENSOURCES) \
-I$(srcdir)/Source \
-I$(WebKit2) \
-I$(GENSOURCES) \
+ -I$(GENSOURCES_WEBKITDOM) \
-I$(GENSOURCES_WEBKIT2) \
-I$(top_builddir)/Source/WebKit2/UIProcess/API/gtk \
-I$(top_srcdir)/Source/JavaScriptCore/ForwardingHeaders \
-I$(GENSOURCES_WEBKIT2) \
-I$(top_builddir)/Source/WebKit2/UIProcess/API/gtk \
-I$(top_srcdir)/Source/JavaScriptCore/ForwardingHeaders \
-DWEBKIT2_COMPILATION \
$(GENSOURCES_WEBKIT2)/webkit2gtk/webkit2/WebKitEnumTypes.h \
$(webkit2gtk_h_api) \
-DWEBKIT2_COMPILATION \
$(GENSOURCES_WEBKIT2)/webkit2gtk/webkit2/WebKitEnumTypes.h \
$(webkit2gtk_h_api) \
+ $(webkitgtk_gdom_built_h_api) \
$(WebKit2)/UIProcess/API/gtk/*.cpp
gir2dir = $(datadir)/gir-1.0
$(WebKit2)/UIProcess/API/gtk/*.cpp
gir2dir = $(datadir)/gir-1.0