diff options
Diffstat (limited to 'gst/debugutils/Makefile.am')
-rw-r--r-- | gst/debugutils/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |