From 7cc8bbd63acc11ca7097c4c75ba46c0dcbf0264a Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 6 Nov 2003 15:24:41 +0000 Subject: All the interfaces are collected in libgstinterfaces now. Original commit message from CVS: All the interfaces are collected in libgstinterfaces now. --- sys/v4l2/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/v4l2/Makefile.am b/sys/v4l2/Makefile.am index 2e6861eef..2c537b412 100644 --- a/sys/v4l2/Makefile.am +++ b/sys/v4l2/Makefile.am @@ -11,9 +11,7 @@ libgstvideo4linux2_la_SOURCES = \ gstv4l2colorbalance.c libgstvideo4linux2_la_CFLAGS = $(GST_CFLAGS) libgstvideo4linux2_la_LIBADD = \ - $(top_srcdir)/gst-libs/gst/xoverlay/libgstxoverlay.la \ - $(top_srcdir)/gst-libs/gst/colorbalance/libgstcolorbalance.la \ - $(top_srcdir)/gst-libs/gst/tuner/libgsttuner.la + $(top_srcdir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la libgstvideo4linux2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = gstv4l2element.h v4l2_calls.h \ -- cgit v1.2.1