Fix: sessiond: instance uuid is not sufficiently unique
[lttng-tools.git] / src / common / Makefile.am
index cb7758b98be9cb668069b0d0efdd06c468839646..df6a5b63b1cef86c53dd18f6c861ce6604a32edd 100644 (file)
@@ -54,6 +54,7 @@ libcommon_lgpl_la_SOURCES = \
        actions/stop-session.c \
        actions/rate-policy.c \
        buffer-view.h buffer-view.c \
+       channel.c \
        conditions/buffer-usage.c \
        conditions/condition.c \
        conditions/event-rule-matches.c \
@@ -68,6 +69,7 @@ libcommon_lgpl_la_SOURCES = \
        error.c error.h \
        error-query.c \
        evaluation.c \
+       event.c \
        event-expr/event-expr.c \
        event-field-value.c \
        event-rule/event-rule.c \
@@ -87,6 +89,7 @@ libcommon_lgpl_la_SOURCES = \
        notification.c \
        payload.c payload.h \
        payload-view.c payload-view.h \
+       random.c random.h \
        readwrite.c readwrite.h \
        runas.c runas.h \
        session-descriptor.c \
@@ -127,7 +130,6 @@ libcommon_gpl_la_SOURCES = \
        common.h \
        context.c context.h \
        daemonize.c daemonize.h \
-       event.c \
        filter.c filter.h \
        fs-handle.c fs-handle.h fs-handle-internal.h \
        futex.c futex.h \
This page took 0.023927 seconds and 4 git commands to generate.