Fix: sessiond: instance uuid is not sufficiently unique
[lttng-tools.git] / src / common / Makefile.am
index ca9c70d806c5277fed567c5a8c2efcbb941bf62a..b0c761a1a72a4c0f3eb9836eb6c2df612bab1332 100644 (file)
@@ -33,6 +33,7 @@ libcommon_lgpl_la_SOURCES = \
        action.c \
        buffer-view.h buffer-view.c \
        buffer-usage.c \
+       channel.c \
        credentials.h \
        condition.c \
        defaults.c \
@@ -41,10 +42,12 @@ libcommon_lgpl_la_SOURCES = \
        endpoint.c \
        error.c error.h \
        evaluation.c \
+       event.c \
        location.c \
        mi-lttng.c mi-lttng.h \
        notification.c \
        notify.c \
+       random.c random.h \
        readwrite.c readwrite.h \
        runas.c runas.h \
        session-consumed-size.c \
@@ -80,7 +83,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.024018 seconds and 4 git commands to generate.