Fix ignore.
authorSimon Josefsson <simon@josefsson.org>
Mon, 11 Jan 2010 10:34:46 +0000 (11:34 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 11 Jan 2010 10:34:46 +0000 (11:34 +0100)
doc/reference/Makefile.am

index 3f3c2ab..5dee58a 100644 (file)
@@ -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