aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index aaeaa4cba..e3d99693a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -127,7 +127,6 @@ GTKDOC_CFLAGS = -DEPIPHANY_COMPILATION \
-I$(top_builddir)/lib/egg \
-I$(top_srcdir)/embed/webkit \
$(DEPENDENCIES_CFLAGS) \
- $(WEBKIT_CFLAGS) \
$(DBUS_CFLAGS) \
$(INCINTL)
@@ -141,7 +140,6 @@ GTKDOC_LIBS = \
$(top_builddir)/lib/libephymisc.la \
$(top_builddir)/lib/egg/libegg.la \
$(DEPENDENCIES_LIBS) \
- $(WEBKIT_LIBS) \
$(DBUS_LIBS) \
$(LIBINTL)