Add client notification API
[lttng-tools.git] / src / common / Makefile.am
index 83354d070ba6b755c663724731d308a5b7e93cea..2c734d7ecf6b38ce31da477db95b627a7cbbe376 100644 (file)
@@ -73,6 +73,9 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        mi-lttng.h mi-lttng.c \
                        daemonize.c daemonize.h \
                        unix.c unix.h \
+                       filter.c filter.h context.c context.h \
+                       action.c notify.c condition.c buffer-usage.c \
+                       evaluation.c notification.c trigger.c endpoint.c \
                        dynamic-buffer.h dynamic-buffer.c \
                        buffer-view.h buffer-view.c
 
This page took 0.023858 seconds and 4 git commands to generate.