ext/vorbis/Makefile.am: Revert wrong commit.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 27 Jul 2005 19:19:20 +0000 (19:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 27 Jul 2005 19:19:20 +0000 (19:19 +0000)
Original commit message from CVS:
* ext/vorbis/Makefile.am:
Revert wrong commit.

ChangeLog
ext/vorbis/Makefile.am

index 640201b..601e611 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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):
        More compilation fixen.
 
index f6e505e..dcb41fb 100644 (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)