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> 2005-06-19 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am: Ignore some more headers.
* gtk/gtk-sections.txt: Updates. * gtk/gtk-sections.txt: Updates.
2005-06-18 Matthias Clasen <mclasen@redhat.com> 2005-06-18 Matthias Clasen <mclasen@redhat.com>

View File

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