Revision 1846 trunk/docs/reference/Makefile.am

Makefile.am (revision 1846)
59 59

                
60 60
# Header files to ignore when scanning. Use base file name, no paths
61 61
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
62
IGNORE_HFILES= configuration.h \
63
               collections.h \
64
               queue_rawfile.h \
65
               strptime.h \
62
IGNORE_HFILES= collection_alloc.h \
63
               configuration.h \
64
               decoder_thread.h \
65
               download_queue.h \
66
               download_thread.h \
66 67
               marshalers.h \
67
               download_thread.h \
68
               decoder_thread.h \
68
               nntpconnection_backend_gio.h \
69
               nntpconnection_backend_iface.h \
70
               nntpconnection_backend_native.h \
69 71
               nntpconnection.h \
70
               download_queue.h \
71
               collection_alloc.h \
72
               nntpconnection_utils.h \
73
               nntpgrab_internal.h \
72 74
               plugins.h \
73
               nntpgrab_internal.h \
74
               nntpgrab_glue_internal.h
75
               queue_rawfile.h \
76
               strptime.h
75 77

                
76 78
# Images to copy into HTML directory.
77 79
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png

Also available in: Unified diff