X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=plugins%2FMakefile.am;h=29226a301ca4f1181674895571100c985cc45547;hb=33bceaf8b418f6f3e63371e4ba36ed552e8fe2df;hp=a3fe4270d1393f8f517989add673ef7fc7b2f015;hpb=480dc8ed5a5b254201fd5df59b4ac750c34987c3;p=babeltrace.git diff --git a/plugins/Makefile.am b/plugins/Makefile.am index a3fe4270..29226a30 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -14,7 +14,7 @@ libbabeltrace_plugin_la_SOURCES = \ sink.c \ iterator.c -# Request that the linker keeps all static librarie objects. +# Request that the linker keeps all static library objects. libbabeltrace_plugin_la_LDFLAGS = \ -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION)