X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2FMakefile.am;h=1bee05f0c8b690a33b12d0ca8494cd906c89c7b5;hb=f953b297c44e58bf84afbe04abd758e63149f40b;hp=de390175b805a963ce93a8f8e8af47c22300b834;hpb=3d4bdb304d11525af44553f9ad9be3569a435728;p=lttng-tools.git diff --git a/src/lib/lttng-ctl/Makefile.am b/src/lib/lttng-ctl/Makefile.am index de390175b..1bee05f0c 100644 --- a/src/lib/lttng-ctl/Makefile.am +++ b/src/lib/lttng-ctl/Makefile.am @@ -8,7 +8,8 @@ lib_LTLIBRARIES = liblttng-ctl.la liblttng_ctl_la_SOURCES = lttng-ctl.c snapshot.c lttng-ctl-helper.h \ lttng-ctl-health.c save.c load.c deprecated-symbols.c \ - channel.c rotate.c event.c destruction-handle.c clear.c + channel.c rotate.c event.c destruction-handle.c clear.c \ + tracker.c liblttng_ctl_la_LDFLAGS = \ $(LT_NO_UNDEFINED)