X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;fp=src%2Fcommon%2FMakefile.am;h=d29a37d98d0dee8b97302dd5fd10624abda837c2;hp=902e2c174bcea74e185b5da5a05579c326826560;hb=038ab50beb63ed0ef8cc658b0d97466091183898;hpb=999af9c1150784f8676c6fce0764772d2314854a diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 902e2c174..d29a37d98 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -71,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 \ @@ -132,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 \