ext/vorbis/Makefile.am: Revert wrong commit.

Original commit message from CVS:
* ext/vorbis/Makefile.am:
Revert wrong commit.
This commit is contained in:
Wim Taymans 2005-07-27 19:19:20 +00:00
parent 78b9a84efa
commit cd1ced0f2b
2 changed files with 5 additions and 1 deletions

View file

@ -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):

View file

@ -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)