Add default lttng sessiond endpoint singleton
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 89c84676b481c105c1fe877948c245a4bd64bf2f..2c3428b7c53b02e7744b251013979afe4a071d45 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 trigger.c
+               notification.c trigger.c endpoint.c
 
 liblttng_ctl_la_LDFLAGS = \
                $(LT_NO_UNDEFINED)
This page took 0.02606 seconds and 5 git commands to generate.