diff options
Diffstat (limited to 'gst/bayer/Makefile.am')
-rw-r--r-- | gst/bayer/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/bayer/Makefile.am b/gst/bayer/Makefile.am index 4f1784062..7b916633e 100644 --- a/gst/bayer/Makefile.am +++ b/gst/bayer/Makefile.am @@ -6,4 +6,5 @@ libgstbayer_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \ libgstbayer_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \ $(GST_BASE_LIBS) libgstbayer_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstbayer_la_LIBTOOLFLAGS = --tag=disable-static |