diff --git a/ext/x264/Makefile.am b/ext/x264/Makefile.am index fd664edea3..891e3fca4e 100644 --- a/ext/x264/Makefile.am +++ b/ext/x264/Makefile.am @@ -10,5 +10,6 @@ libgstx264_la_LIBADD = \ $(GST_LIBS) \ $(X264_LIBS) libgstx264_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstx264_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstx264enc.h