libcommon: move event.c to libcommon-lgpl
[lttng-tools.git] / src / common / Makefile.am
index 8b698c92174b5d941a81be4c546e8fca64d1c78f..723e6d16cb48302abce166c2dfc1845ba09e9db5 100644 (file)
@@ -42,6 +42,7 @@ libcommon_lgpl_la_SOURCES = \
        endpoint.c \
        error.c error.h \
        evaluation.c \
+       event.c \
        location.c \
        mi-lttng.c mi-lttng.h \
        notification.c \
@@ -81,7 +82,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.022528 seconds and 4 git commands to generate.