summaryrefslogtreecommitdiffstats
path: root/gst/pcapparse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/pcapparse/Makefile.am')
-rw-r--r--gst/pcapparse/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/pcapparse/Makefile.am b/gst/pcapparse/Makefile.am
index 8fc0d82b..cd6f3dc7 100644
--- a/gst/pcapparse/Makefile.am
+++ b/gst/pcapparse/Makefile.am
@@ -9,3 +9,5 @@ noinst_HEADERS = \
libgstpcapparse_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
libgstpcapparse_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
libgstpcapparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstpcapparse_la_LIBTOOLFLAGS = --tag=disable-static
+