ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) Noticed...
authorDavid Schleef <ds@schleef.org>
Wed, 11 Feb 2004 23:04:59 +0000 (23:04 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 11 Feb 2004 23:04:59 +0000 (23:04 +0000)
Original commit message from CVS:
* ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
(bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)

ChangeLog

index e44a771..285e334 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-02-11  David Schleef  <ds@schleef.org>
 
+       * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
+       (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
+
+2004-02-11  David Schleef  <ds@schleef.org>
+
        * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
        (gst_rfbsrc_change_state), (gst_rfbsrc_init),
        (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):