Ignore some more headers.

This commit is contained in:
Matthias Clasen 2005-06-20 05:59:03 +00:00
parent dc9f9f982f
commit ae80a9bec3
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,7 @@
2005-06-19 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am: Ignore some more headers.
* gtk/gtk-sections.txt: Updates.
2005-06-18 Matthias Clasen <mclasen@redhat.com>

View File

@ -27,6 +27,7 @@ IGNORE_HFILES= \
fnmatch.h \
gdk-pixbuf-loader.h \
gtkdebug.h \
gtkdndcursors.h \
gtkentryprivate.h \
gtkfilechooserdefault.h \
gtkfilechooserembed.h \
@ -38,6 +39,7 @@ IGNORE_HFILES= \
gtkfilesystemunix.h \
gtkfilesystemwin32.h \
gtkhsv.h \
gtkiconcache.h \
gtkiconthemeparser.h \
gtkimmodule.h \
gtkintl.h \
@ -46,6 +48,7 @@ IGNORE_HFILES= \
gtkpathbar.h \
gtkprivate.h \
gtkrbtree.h \
gtksequence.h \
gtktreedatalist.h \
gtktreeprivate.h \
gtktextbtree.h \
@ -57,11 +60,11 @@ IGNORE_HFILES= \
gtktexttagprivate.h \
gtktexttypes.h \
gtktextutil.h \
gtktoggleactionprivate.h \
gtktypebuiltins.h \
gtkxembed.h \
xdgmime \
xembed.h \
gtktoggleactionprivate.h
xembed.h
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.