mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
All the interfaces are collected in libgstinterfaces now.
Original commit message from CVS: All the interfaces are collected in libgstinterfaces now.
This commit is contained in:
parent
ba753ad3b5
commit
7cc8bbd63a
1 changed files with 1 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue