summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-07-27 12:32:31 +0200
committerStef Walter <stefw@collabora.co.uk>2011-07-27 12:32:31 +0200
commit9add486d5bbb2ac6a3566e21d729107c26de77a3 (patch)
treea4d7c399b0e46207fc914df31732a0a57389af43
parent4454fc36a0dd9b6e99e302769084b2964eef34c1 (diff)
downloadp11-kit-9add486d5bbb2ac6a3566e21d729107c26de77a3.tar.gz
Cleanup documentation warnings
* After recent hash table rewrite we should be ignoring the new file.
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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