lttng-ctl: Expose sessiond cmd_clear_session command
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index f79c26e04b355d26f4162a43abd31862ffb35c47..bbf3d5b1eabd6713a5bfc15afd557b23f1eb9119 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 destruction-handle.c
+               channel.c rotate.c event.c destruction-handle.c clear.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.02282 seconds and 4 git commands to generate.