mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +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
e4484d681d
commit
7ad3f03e1c
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ libgstvideo4linux_la_SOURCES = \
|
|||
gstv4lcolorbalance.c
|
||||
libgstvideo4linux_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstvideo4linux_la_LIBADD = \
|
||||
$(top_builddir)/gst-libs/gst/xoverlay/libgstxoverlay.la \
|
||||
$(top_builddir)/gst-libs/gst/colorbalance/libgstcolorbalance.la \
|
||||
$(top_builddir)/gst-libs/gst/tuner/libgsttuner.la
|
||||
$(top_builddir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la
|
||||
libgstvideo4linux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gstv4lelement.h v4l_calls.h \
|
||||
|
|
Loading…
Reference in a new issue