summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-01-11 11:34:46 +0100
committerSimon Josefsson <simon@josefsson.org>2010-01-11 11:34:46 +0100
commitf15fc181b1473a9bb539e65658a02c7231be9a47 (patch)
treef8e6d7ba7432695a48d7ab0b6dc4c7c07531ae5c
parentc6bb21d0d7d322f9cbba19e5d5e8aa9ecb914560 (diff)
downloadlibtasn1-f15fc181b1473a9bb539e65658a02c7231be9a47.tar.gz
libtasn1-f15fc181b1473a9bb539e65658a02c7231be9a47.tar.bz2
libtasn1-f15fc181b1473a9bb539e65658a02c7231be9a47.zip
Fix ignore.
-rw-r--r--doc/reference/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 3f3c2ab..5dee58a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -59,8 +59,7 @@ EXTRA_HFILES=
# Header files to ignore when scanning. Use base file name, no paths
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=int.h parser_aux.h structure.h element.h gstr.h \
- arg-nonnull.h link-warning.h stddef.h stdint.h wchar.h
+IGNORE_HFILES=int.h parser_aux.h structure.h element.h gstr.h gllib
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png