summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-06-06 13:05:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-06-06 13:05:34 +0000
commit50fca8df5e5b6ae21b981504dbb22a15bc0d5548 (patch)
tree2df6a54d6de75d9f9decf95f796e7c46abac053d
parentd09216f35bd80ea7802f1b0bbd82ffe76784af65 (diff)
downloadgdk-pixbuf-50fca8df5e5b6ae21b981504dbb22a15bc0d5548.tar.gz
Fix the build
svn path=/trunk/; revision=18055
-rw-r--r--ChangeLog4
-rw-r--r--gdk/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e57a906..e280d513d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
last_window is not a GdkWindow anymore. (Fixes #434021, several
reporters).
+2007-06-06 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk/Makefile.am: Remove leftover reference to medialib_h_sources.
+
2007-06-06 Brian Cameron <brian.cameron@sun.com>
* gdk/Makefile.am: Add gdkmedialib.h to EXTRA_DIST so this header
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index cb089ab5e..da3e9a927 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -91,7 +91,6 @@ gdk_public_h_sources = \
gdk_headers = \
$(gdk_public_h_sources) \
- $(medialib_h_sources) \
gdkenumtypes.h \
gdkprivate.h \
gdkalias.h