]> www.fi.muni.cz Git - evince.git/commitdiff
[doc] Fix build with gtk-doc enabled
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 4 May 2010 10:29:07 +0000 (12:29 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 21 Jun 2010 17:52:00 +0000 (19:52 +0200)
help/reference/shell/Makefile.am

index 5ef60af28376f13965ba2f07739e655c83f3f992..b5b67b221583c6fa51d5703874e68afa1335b5c2 100644 (file)
@@ -19,7 +19,7 @@ DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
 # gtk-doc will search all .c & .h files beneath here for inline comments
 # evinceing the functions and macros.
 # e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR = ../../../shell --source-dir=../../../libmisc
+DOC_SOURCE_DIR = ../../../shell
 
 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
 SCANGOBJ_OPTIONS =
@@ -34,7 +34,7 @@ MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=ev
 
 # Extra options to supply to gtkdoc-mktmpl
 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
-MKTMPL_OPTIONS =--source-dir=../../../libmisc
+# MKTMPL_OPTIONS =
 
 # Extra options to supply to gtkdoc-mkhtml
 # Add the builddir to the HTML path so that version.xml is found