diff options
Diffstat (limited to 'gst/rtp/Makefile.am')
-rw-r--r-- | gst/rtp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 59b8d94e..6c4c52da 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -67,6 +67,7 @@ libgstrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) \ -lgsttag-@GST_MAJORMINOR@ \ -lgstrtp-@GST_MAJORMINOR@ $(WINSOCK2_LIBS) libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstrtp_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = \ fnv1hash.h \ |