lttng-ctl: Implement the condition interface
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 91f37f418a08985af3535a205060f3ce13f4c804..a939d2c837fb6290f897240b8a303cd84619d7c5 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 \
-               action.c notify.c
+               action.c notify.c condition.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.025371 seconds and 5 git commands to generate.