mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
ext/vorbis/Makefile.am: Revert wrong commit.
Original commit message from CVS: * ext/vorbis/Makefile.am: Revert wrong commit.
This commit is contained in:
parent
78b9a84efa
commit
cd1ced0f2b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-07-27 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/vorbis/Makefile.am:
|
||||
Revert wrong commit.
|
||||
|
||||
2005-07-27 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
|
||||
|
|
|
@ -9,7 +9,6 @@ libgstvorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
|||
libgstvorbis_la_LIBADD = \
|
||||
$(top_builddir)/gst-libs/gst/tag/libgsttagedit-@GST_MAJORMINOR@.la \
|
||||
$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_MAJORMINOR@.la \
|
||||
$(top_builddir)/gst-libs/gst/oggmapper/libgstoggmapper-@GST_MAJORMINOR@.la \
|
||||
$(GST_LIBS) \
|
||||
$(VORBIS_LIBS) $(VORBISENC_LIBS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue