X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=5d8a29701eccfc4063fc71f0b699e1edbfe550f8;hb=190e4503d40620471db3acc2a05dc1b8f9c74f7f;hp=d79d9ef38030166725f9f80feafdc81dcb21ce76;hpb=550461940505dbeae425d1b87d145549800a5341;p=babeltrace.git diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index d79d9ef3..5d8a2970 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -13,7 +13,7 @@ libbabeltrace_ctf_la_SOURCES = \ # Request that the linker keeps all static libraries objects. libbabeltrace_ctf_la_LDFLAGS = \ - -Wl,--no-as-needed + -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION) libbabeltrace_ctf_la_LIBADD = \ $(top_builddir)/lib/libbabeltrace.la \