Added more h-files to the docs ignore list
authorMikael Hallendal <micke@imendio.com>
Sun, 25 Feb 2007 00:05:31 +0100
changeset 250 e272ab792ccb
parent 249 2cca5ec7b573
child 253 a1fe0293e37b
Added more h-files to the docs ignore list
docs/reference/Makefile.am
--- a/docs/reference/Makefile.am	Sat Feb 24 23:30:02 2007 +0100
+++ b/docs/reference/Makefile.am	Sun Feb 25 00:05:31 2007 +0100
@@ -47,7 +47,7 @@
 
 # Header files to ignore when scanning.
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=base64.h md5.h lm-internals.h lm-sha.h lm-parser.h lm-sock.h lm-socket.h lm-message-queue.h lm-ssl-base.h lm-ssl-internals.h loudmouth.h
+IGNORE_HFILES=base64.h md5.h lm-internals.h lm-sha.h lm-parser.h lm-sock.h lm-socket.h lm-message-queue.h lm-ssl-base.h lm-ssl-internals.h loudmouth.h lm-sasl.h lm-misc.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png