lttng-ctl: add event expression API
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 8c271f5efd0a937c98ecfb6fa2ff98b0493018d7..28aead7ad6cbb72cd7d4f9275cc594d029eece5f 100644 (file)
@@ -9,6 +9,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 clear.c \
+               event-expr.c \
                tracker.c
 
 liblttng_ctl_la_LDFLAGS = \
This page took 0.022647 seconds and 4 git commands to generate.