summaryrefslogtreecommitdiffstats
path: root/gst/siren
diff options
context:
space:
mode:
Diffstat (limited to 'gst/siren')
-rw-r--r--gst/siren/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/siren/Makefile.am b/gst/siren/Makefile.am
index 1d81b3ff..56b6a3de 100644
--- a/gst/siren/Makefile.am
+++ b/gst/siren/Makefile.am
@@ -12,3 +12,5 @@ libgstsiren_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS)
libgstsiren_la_LIBADD = $(GST_LIBS_LIBS) $(GST_BASE_LIBS) \
-lgstrtp-@GST_MAJORMINOR@ -lm
libgstsiren_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS)
+libgstsiren_la_LIBTOOLFLAGS = --tag=disable-static
+