summaryrefslogtreecommitdiffstats
path: root/WebKit/gtk/docs/GNUmakefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/gtk/docs/GNUmakefile.am')
-rw-r--r--WebKit/gtk/docs/GNUmakefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebKit/gtk/docs/GNUmakefile.am b/WebKit/gtk/docs/GNUmakefile.am
index b34dace..968b7f6 100644
--- a/WebKit/gtk/docs/GNUmakefile.am
+++ b/WebKit/gtk/docs/GNUmakefile.am
@@ -80,10 +80,12 @@ INCLUDES= \
-I$(top_builddir)/DerivedSources \
$(GLOBALDEPS_CFLAGS) \
$(CAIRO_CFLAGS) \
+ $(GLIB_CFLAGS) \
$(GTK_CFLAGS) \
$(LIBSOUP_CFLAGS)
GTKDOC_LIBS= \
$(top_builddir)/libwebkit-1.0.la \
+ $(GLIB_LIBS) \
$(GTK_LIBS) \
$(LIBSOUP_LIBS)