X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;fp=formats%2Fctf%2FMakefile.am;h=5d8a29701eccfc4063fc71f0b699e1edbfe550f8;hp=d79d9ef38030166725f9f80feafdc81dcb21ce76;hb=3fbccce759a76c1146bbd6d2e78efffe4e7fe6ce;hpb=6514b4af41f38f9fca83de648af6e2fa19d42a46 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 \