diff options
Diffstat (limited to 'gst/real/Makefile.am')
-rw-r--r-- | gst/real/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/real/Makefile.am b/gst/real/Makefile.am index 29ba0d4c..6681e4a5 100644 --- a/gst/real/Makefile.am +++ b/gst/real/Makefile.am @@ -13,6 +13,7 @@ libgstreal_la_LIBADD = \ $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_MAJORMINOR@ \ $(GST_BASE_LIBS) libgstreal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstreal_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = \ gstreal.h \ |