lttng-ctl: Implement the action interface
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 6b6a6eed127525f17a2a94454ea18e8fbf3dacc1..1b5895a3debb8a87f8df075068b0d8ffb5f2cee8 100644 (file)
@@ -5,7 +5,8 @@ SUBDIRS = filter
 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
+               lttng-ctl-health.c save.c load.c deprecated-symbols.c \
+               action.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.026011 seconds and 5 git commands to generate.