From 9add486d5bbb2ac6a3566e21d729107c26de77a3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 27 Jul 2011 12:32:31 +0200 Subject: Cleanup documentation warnings * After recent hash table rewrite we should be ignoring the new file. --- doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 40d9279..7440f72 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -42,7 +42,7 @@ CFILE_GLOB=$(top_srcdir)/p11-kit/*.c # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES= p11-kit-private.h pkcs11.h conf.h debug.h hash.h util.h ptr-array.h +IGNORE_HFILES= p11-kit-private.h pkcs11.h conf.h debug.h hashmap.h util.h ptr-array.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png @@ -70,4 +70,4 @@ include $(top_srcdir)/gtk-doc.make EXTRA_DIST += \ version.xml.in \ - version.xml \ No newline at end of file + version.xml -- cgit v1.1