summaryrefslogtreecommitdiff
path: root/gst/bayer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/bayer/Makefile.am')
-rw-r--r--gst/bayer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/bayer/Makefile.am b/gst/bayer/Makefile.am
index 53c810fd2..3754dab59 100644
--- a/gst/bayer/Makefile.am
+++ b/gst/bayer/Makefile.am
@@ -18,7 +18,7 @@ libgstbayer_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
$(ORC_LIBS) \
$(GST_BASE_LIBS)
libgstbayer_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstbayer_la_LIBTOOLFLAGS = --tag=disable-static
+libgstbayer_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
nodist_libgstbayer_la_SOURCES = $(ORC_NODIST_SOURCES)