Links also against libgstcontrol
authorDavid Schleef <ds@schleef.org>
Wed, 21 May 2003 07:47:28 +0000 (07:47 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 21 May 2003 07:47:28 +0000 (07:47 +0000)
Original commit message from CVS:
Links also against libgstcontrol

gst-libs/gst/play/Makefile.am

index 5853bac..360fff4 100644 (file)
@@ -8,7 +8,7 @@ libgstplay_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@
 libgstplay_@GST_MAJORMINOR@include_HEADERS = play.h
 
 libgstplay_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_CFLAGS)
-libgstplay_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS) $(GST_PLUGINS_LIBS)
+libgstplay_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS) $(GST_PLUGINS_LIBS) $(GST_CONTROL_LIBS)
 libgstplay_@GST_MAJORMINOR@_la_LDFLAGS = -version-info @GST_PLUGINS_LIBVERSION@
 
 noinst_HEADERS = playpipelines.c