ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
authorDavid Schleef <ds@schleef.org>
Wed, 31 Mar 2004 06:09:35 +0000 (06:09 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 31 Mar 2004 06:09:35 +0000 (06:09 +0000)
Original commit message from CVS:
* ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)

ChangeLog
ext/gdk_pixbuf/Makefile.am

index d174455..d367d05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-03-30  David Schleef  <ds@schleef.org>
 
+       * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
+
+2004-03-30  David Schleef  <ds@schleef.org>
+
        * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
        Michael Petullo) to handle .mov
 
index a6cc24d..46b1a6b 100644 (file)
@@ -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