X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=372934e0dba0728fc9cc225a118f875d1db6e2f5;hb=2eeda82308a76b8b026bff6229840b072d183bb2;hp=3769d56429e70ee101896d25bb95fe2693313aa5;hpb=714363d38245d57d5fbb657f67bc069d6f4d8aff;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 3769d5642..372934e0d 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -69,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 \ @@ -128,7 +129,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 \