diff options
Diffstat (limited to 'gst/selector/Makefile.am')
-rw-r--r-- | gst/selector/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/selector/Makefile.am b/gst/selector/Makefile.am index bcab863e..3196b93f 100644 --- a/gst/selector/Makefile.am +++ b/gst/selector/Makefile.am @@ -18,5 +18,6 @@ nodist_libgstselector_la_SOURCES = $(built_sources) libgstselector_la_CFLAGS = $(GST_CFLAGS) libgstselector_la_LIBADD = libgstselector_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) +libgstselector_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstinputselector.h gstoutputselector.h |