diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 9876a059b4..6e12c81446 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,7 @@ +2008-06-02 Behdad Esfahbod + + * Makefile.am: Add gdk-pixbuf-features.h to BUILT_SOURCES. + 2008-05-29 Matthias Clasen * io-jasper.c: diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am index aeccae0bc5..0e2864b878 100644 --- a/gdk-pixbuf/Makefile.am +++ b/gdk-pixbuf/Makefile.am @@ -586,7 +586,8 @@ BUILT_SOURCES = \ gdk-pixbuf-enum-types.h \ gdk-pixbuf-enum-types.c \ gdk-pixbuf-marshal.h \ - gdk-pixbuf-marshal.c + gdk-pixbuf-marshal.c \ + gdk-pixbuf-features.h CLEANFILES = MAINTAINERCLEANFILES = \