Fix: wait for the completion of implicit session rotations
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index d18328e4b80f7e4817bf89a6a4846fd8be04117e..32d0aff54f3c04123caf170ec31b158eaa063df8 100644 (file)
@@ -6,7 +6,7 @@ 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
+               channel.c rotate.c event.c destruction-handle.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.023623 seconds and 5 git commands to generate.