ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)

Original commit message from CVS:
* ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
This commit is contained in:
David Schleef 2004-03-31 06:09:35 +00:00
parent 7fa2985d48
commit ecfa6ee7f4
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,7 @@
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.

View 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