diff --git a/ChangeLog b/ChangeLog index d1744552f3..d367d055d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-30 David Schleef + + * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527) + 2004-03-30 David Schleef * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W. diff --git a/ext/gdk_pixbuf/Makefile.am b/ext/gdk_pixbuf/Makefile.am index a6cc24d423..46b1a6b516 100644 --- a/ext/gdk_pixbuf/Makefile.am +++ b/ext/gdk_pixbuf/Makefile.am @@ -24,9 +24,6 @@ gst_loader_la_SOURCES = \ gst_loader_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) --avoid-version --module gst_loader_la_LIBADD = $(GTK_LIBS) $(GST_LIBS) else -gst_loader_headers = -loader_LTLIBRARIES = -loaderdir = install-data-hook: true endif