From d9715c87eda99a13a6ea61bd9d911a11b7b0ce97 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 30 Jul 2013 13:43:56 +0200 Subject: docs: libview: Re-add type builtins section origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=1f729d7 --- help/reference/libview/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'help/reference/libview/Makefile.am') diff --git a/help/reference/libview/Makefile.am b/help/reference/libview/Makefile.am index dce0dcd1..08164f10 100644 --- a/help/reference/libview/Makefile.am +++ b/help/reference/libview/Makefile.am @@ -83,7 +83,7 @@ HTML_IMAGES = # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). # e.g. content_files=running.sgml building.sgml changes-2.0.sgml content_files = \ - version.xml + version.xml # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded # These files must be listed here *and* in content_files @@ -101,6 +101,7 @@ GTKDOC_CFLAGS = \ -I$(top_srcdir)/libview \ -I$(top_srcdir)/libdocument \ -I$(top_builddir)/libdocument \ + -I$(top_builddir)/libview \ -DATRILDATADIR=\"$(pkgdatadir)\" \ -DMATEDATADIR=\"$(datadir)\" \ -DATRIL_UIDIR=\"$(pkgdatadir)\" \ -- cgit v1.2.1