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