mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
distcheck fixes
Original commit message from CVS: distcheck fixes
This commit is contained in:
parent
545d547195
commit
cbd51d3bd3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ libgstvideo4linux2_la_SOURCES = \
|
|||
gstv4l2colorbalance.c
|
||||
libgstvideo4linux2_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstvideo4linux2_la_LIBADD = \
|
||||
$(top_srcdir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la
|
||||
$(top_builddir)/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