summaryrefslogtreecommitdiff
path: root/sys/avc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/avc/Makefile.am')
-rw-r--r--sys/avc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/avc/Makefile.am b/sys/avc/Makefile.am
index 3151273866..dd61d9e7cd 100644
--- a/sys/avc/Makefile.am
+++ b/sys/avc/Makefile.am
@@ -14,7 +14,7 @@ libgstavc_la_LIBADD = \
$(GST_BASE_LIBS) \
$(GST_LIBS)
-libgstavc_la_LIBTOOLFLAGS = --tag=disable-static
+libgstavc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
libgstavc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) \
-Wl,-framework -Wl,AVCVideoServices \