Cleanup: enforce const-correctness in notification thread
[lttng-tools.git] / src / common / Makefile.am
index 3995b2f7650909da5f22d91fd8b6c44e0124bf0b..f39aeaa5f430b05b3b0788e2a69f3d9542a8645c 100644 (file)
@@ -72,9 +72,12 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        unix.c unix.h \
                        filter.c filter.h context.c context.h \
                        action.c notify.c condition.c buffer-usage.c \
+                       session-consumed-size.c \
+                       session-rotation.c \
                        evaluation.c notification.c trigger.c endpoint.c \
                        dynamic-buffer.h dynamic-buffer.c \
                        buffer-view.h buffer-view.c \
+                       location.c \
                        waiter.h waiter.c
 
 libcommon_la_LIBADD = \
This page took 0.024904 seconds and 5 git commands to generate.