doc/reference/finch/Makefile.am

changeset 38551
0090f66eafdc
parent 38514
86609e84855b
child 38598
bd70b91e0f73
--- a/doc/reference/finch/Makefile.am	Fri Jun 30 14:03:42 2017 -0500
+++ b/doc/reference/finch/Makefile.am	Fri Jul 07 12:57:46 2017 -0500
@@ -35,7 +35,7 @@
 
 # Extra options to supply to gtkdoc-mkdb.
 # e.g. MKDB_OPTIONS=--xml-mode --output-format=xml
-MKDB_OPTIONS=--xml-mode --output-format=xml
+MKDB_OPTIONS=--xml-mode --output-format=xml --ignore-files="$(IGNORE_HFILES)"
 
 # Extra options to supply to gtkdoc-mktmpl
 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
@@ -63,7 +63,7 @@
 IGNORE_HFILES=\
 	plugins \
 	test \
-	wms \
+	libgnt/wms \
 	getopt.h \
 	gntinternal.h \
 	gnt-skel.h

mercurial