diff options
Diffstat (limited to 'gst/real/Makefile.am')
-rw-r--r-- | gst/real/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/real/Makefile.am b/gst/real/Makefile.am index 8fc414ea4..b44196a23 100644 --- a/gst/real/Makefile.am +++ b/gst/real/Makefile.am @@ -13,7 +13,7 @@ libgstreal_la_LIBADD = \ $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \ $(GST_BASE_LIBS) libgstreal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstreal_la_LIBTOOLFLAGS = --tag=disable-static +libgstreal_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) noinst_HEADERS = \ gstreal.h \ |