lttng-ctl: Implement the trigger interface
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 90252656afac6c8e88f9103705add0ec9affb278..89c84676b481c105c1fe877948c245a4bd64bf2f 100644 (file)
@@ -7,7 +7,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 \
                action.c notify.c condition.c buffer-usage.c evaluation.c \
-               notification.c
+               notification.c trigger.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.023779 seconds and 5 git commands to generate.