X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-cyg-profile%2FMakefile.am;fp=liblttng-ust-cyg-profile%2FMakefile.am;h=14c2080eb6ade4d6d471ccc23ba9253787e8e14f;hb=05e8ff1f80c9a6dcd7db559c7a39b4c46e85e2a7;hp=a3a2ff92455a91340179a1b7b183c8d4b6c0ec00;hpb=d61ad9ef7bc9a9650ae9e2793ff7e3afe816a670;p=lttng-ust.git diff --git a/liblttng-ust-cyg-profile/Makefile.am b/liblttng-ust-cyg-profile/Makefile.am index a3a2ff92..14c2080e 100644 --- a/liblttng-ust-cyg-profile/Makefile.am +++ b/liblttng-ust-cyg-profile/Makefile.am @@ -11,6 +11,8 @@ liblttng_ust_cyg_profile_la_LIBADD = \ $(top_builddir)/liblttng-ust/liblttng-ust.la \ $(DL_LIBS) +liblttng_ust_cyg_profile_la_LDFLAGS = -version-info $(LTTNG_UST_LIBRARY_VERSION) + liblttng_ust_cyg_profile_fast_la_SOURCES = \ lttng-ust-cyg-profile-fast.c \ lttng-ust-cyg-profile-fast.h @@ -19,4 +21,6 @@ liblttng_ust_cyg_profile_fast_la_LIBADD = \ $(top_builddir)/liblttng-ust/liblttng-ust.la \ $(DL_LIBS) +liblttng_ust_cyg_profile_fast_la_LDFLAGS = -version-info $(LTTNG_UST_LIBRARY_VERSION) + dist_noinst_SCRIPTS = run run-fast