Forgotten changes for the icon cache validator

2007-05-02  Matthias Clasen  <mclasen@redhat.com>

        * gtk/Makefile.am: Forgotten changes for the icon cache validator


svn path=/branches/gtk-2-10/; revision=17775
This commit is contained in:
Matthias Clasen
2007-05-02 16:51:41 +00:00
committed by Matthias Clasen
parent 89643a5500
commit de8ab84a52
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-05-02 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am: Forgotten changes for the icon cache validator
2007-05-02 Kristian Rietveld <kris@imendio.com>
Merge from trunk:

View File

@@ -345,6 +345,7 @@ gtk_private_h_sources = \
gtkfilesystemunix.h \
gtkhsv.h \
gtkiconcache.h \
gtkiconcachevalidator.h \
gtkintl.h \
gtkkeyhash.h \
gtkmnemonichash.h \
@@ -453,6 +454,7 @@ gtk_base_c_sources = \
gtkhseparator.c \
gtkhsv.c \
gtkiconcache.c \
gtkiconcachevalidator.c \
gtkiconfactory.c \
gtkicontheme.c \
gtkiconview.c \