From e51cd4fe2fab76b9924534878343ee9a682f6c85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 24 Oct 2012 12:16:39 +0200 Subject: gst: Add better support for static plugins --- gst/debugutils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/debugutils') diff --git a/gst/debugutils/Makefile.am b/gst/debugutils/Makefile.am index bd6cd60fc..c7dd34301 100644 --- a/gst/debugutils/Makefile.am +++ b/gst/debugutils/Makefile.am @@ -34,7 +34,7 @@ libgstdebugutilsbad_la_LIBADD = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \ -lgstvideo-$(GST_API_VERSION) \ $(GST_LIBS) libgstdebugutilsbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstdebugutilsbad_la_LIBTOOLFLAGS = --tag=disable-static +libgstdebugutilsbad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) noinst_HEADERS = fpsdisplaysink.h -- cgit v1.2.1