diff options
Diffstat (limited to 'gst/rtpmanager/Makefile.am')
-rw-r--r-- | gst/rtpmanager/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/Makefile.am b/gst/rtpmanager/Makefile.am index 8f214de7..2d53d63e 100644 --- a/gst/rtpmanager/Makefile.am +++ b/gst/rtpmanager/Makefile.am @@ -42,6 +42,7 @@ libgstrtpmanager_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \ -lgstnetbuffer-@GST_MAJORMINOR@ -lgstrtp-@GST_MAJORMINOR@ \ $(GST_BASE_LIBS) $(GST_LIBS_LIBS) libgstrtpmanager_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstrtpmanager_la_LIBTOOLFLAGS = --tag=disable-static CLEANFILES = $(BUILT_SOURCES) |