aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2005-09-21 21:05:24 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-21 21:05:24 +0800
commitafc8cd42bba6b11bc56464bfcce9dd74e4a1b64b (patch)
tree3ad02430e143269a6e8a176cfeb8ae8b48456047 /doc
parent4eaaf312945912ef369cafafd26eb32d641d2973 (diff)
downloadgsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar.gz
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar.bz2
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar.lz
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar.xz
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.tar.zst
gsoc2013-epiphany-afc8cd42bba6b11bc56464bfcce9dd74e4a1b64b.zip
Fix reference docs build
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 7e14bf753..589b66106 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -153,6 +153,7 @@ GTKDOC_CFLAGS = -I$(top_srcdir)/src \
-I$(top_srcdir)/lib/egg \
-I$(top_builddir)/lib/egg \
$(DEPENDENCIES_CFLAGS) \
+ $(GECKO_CFLAGS) \
$(BONOBO_CFLAGS) \
$(DBUS_CFLAGS)