summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-06-02 04:58:36 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-06-02 04:58:36 +0000
commit7dcd42eda5920f87fd60c663f38cd8cd300b869a (patch)
tree38584c94abbd1cdb666a1f23485de66429305fa2 /gdk-pixbuf
parent2635000bd31e663f261e0f9947476b6ed56bb9d6 (diff)
downloadgtk+-7dcd42eda5920f87fd60c663f38cd8cd300b869a.tar.gz
Add gdk-pixbuf-features.h to BUILT_SOURCES.
2008-06-02 Behdad Esfahbod <behdad@gnome.org> * Makefile.am: Add gdk-pixbuf-features.h to BUILT_SOURCES. svn path=/trunk/; revision=20267
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/ChangeLog4
-rw-r--r--gdk-pixbuf/Makefile.am3
2 files changed, 6 insertions, 1 deletions
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 <behdad@gnome.org>
+
+ * Makefile.am: Add gdk-pixbuf-features.h to BUILT_SOURCES.
+
2008-05-29 Matthias Clasen <mclasen@redhat.com>
* 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 = \