]> granicus.if.org Git - p11-kit/commitdiff
Cleanup documentation warnings
authorStef Walter <stefw@collabora.co.uk>
Wed, 27 Jul 2011 10:32:31 +0000 (12:32 +0200)
committerStef Walter <stefw@collabora.co.uk>
Wed, 27 Jul 2011 10:32:31 +0000 (12:32 +0200)
 * After recent hash table rewrite we should be ignoring the new
   file.

doc/Makefile.am

index 40d9279cb76166aca13d7d92135a9da2b5563490..7440f725752b0773bec5c10c9429795ab500613e 100644 (file)
@@ -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