mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
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:
parent
7fa2985d48
commit
ecfa6ee7f4
2 changed files with 4 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue