X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fplugins%2Fctf%2FMakefile.am;h=ec711cb8ba7996b2fcfd7f42e1ffd99508142f67;hp=783a06dd7835bfa697598b29aba7ab1fef2069cf;hb=5abacce031acfb8269552b21022a9e466d6b50cf;hpb=bc882898846b1ede68b4bf1872b2de6f5f9d6fcd diff --git a/src/plugins/ctf/Makefile.am b/src/plugins/ctf/Makefile.am index 783a06dd..ec711cb8 100644 --- a/src/plugins/ctf/Makefile.am +++ b/src/plugins/ctf/Makefile.am @@ -11,7 +11,7 @@ babeltrace_plugin_ctf_la_SOURCES = plugin.c babeltrace_plugin_ctf_la_LDFLAGS = \ $(LT_NO_UNDEFINED) \ - -avoid-version -module + -avoid-version -module $(LD_NOTEXT) babeltrace_plugin_ctf_la_LIBADD = \ common/libbabeltrace2-plugin-ctf-common.la \