diff options
Diffstat (limited to 'doc/reference/Makefile.am')
-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 33da0122c..0915791a3 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -159,6 +159,7 @@ GTKDOC_CFLAGS = -I$(top_srcdir)/src \ -I$(top_srcdir)/embed \ -I$(top_srcdir)/embed/mozilla \ -I$(top_srcdir)/src/bookmarks \ + -I$(top_srcdir)/lib/egg \ $(EPIPHANY_DEPENDENCY_CFLAGS) GTKDOC_LIBS = \ |