libcommon: move event.c to libcommon-lgpl
[lttng-tools.git] / src / common / Makefile.am
index 613e03a4af34042d4f51a51a4964cb6f0d533fd0..d29a37d98d0dee8b97302dd5fd10624abda837c2 100644 (file)
@@ -56,6 +56,7 @@ libcommon_lgpl_la_SOURCES = \
        actions/stop-session.cpp \
        actions/rate-policy.cpp \
        buffer-view.h buffer-view.cpp \
+       channel.cpp \
        conditions/buffer-usage.cpp \
        conditions/condition.cpp \
        conditions/event-rule-matches.cpp \
@@ -70,6 +71,7 @@ libcommon_lgpl_la_SOURCES = \
        error.cpp error.h \
        error-query.cpp \
        evaluation.cpp \
+       event.cpp \
        event-expr/event-expr.cpp \
        event-field-value.cpp \
        event-rule/event-rule.cpp \
@@ -131,7 +133,6 @@ libcommon_gpl_la_SOURCES = \
        common.h \
        context.cpp context.h \
        daemonize.cpp daemonize.h \
-       event.cpp \
        filter.cpp filter.h \
        fs-handle.cpp fs-handle.h fs-handle-internal.h \
        futex.cpp futex.h \
This page took 0.023899 seconds and 4 git commands to generate.