diff options
-rw-r--r-- | doc/reference/Makefile.am | 1 |
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) |