Fix: field.hpp: various typos
[babeltrace.git] / src / plugins / lttng-utils / Makefile.am
index 19cecac310319bdd689765181b82a470a00157de..0beeadf2d38e38a4d5e6922117990f3763106efa 100644 (file)
@@ -17,8 +17,9 @@ babeltrace_plugin_lttng_utils_la_SOURCES = \
        plugin.c
 
 babeltrace_plugin_lttng_utils_la_LDFLAGS = \
+       $(AM_LDFLAGS) \
        $(LT_NO_UNDEFINED) \
-       -avoid-version -module \
+       -avoid-version -module $(LD_NOTEXT) \
        $(ELFUTILS_LIBS)
 
 if !ENABLE_BUILT_IN_PLUGINS
This page took 0.023424 seconds and 4 git commands to generate.