Move on-event*.* to event-rule-matches*.*
[lttng-tools.git] / src / common / Makefile.am
index b90b8854c64f6a9cf80f488e9943b7b336d875d1..4ea732e014ea672d1cadca4b59312a9017e3c35e 100644 (file)
@@ -46,7 +46,7 @@ libcommon_la_SOURCES = \
        common.h \
        conditions/buffer-usage.c \
        conditions/condition.c \
-       conditions/on-event.c \
+       conditions/event-rule-matches.c \
        conditions/session-consumed-size.c \
        conditions/session-rotation.c \
        context.c context.h \
@@ -58,6 +58,7 @@ libcommon_la_SOURCES = \
        dynamic-buffer.c dynamic-buffer.h \
        endpoint.c \
        error.c error.h \
+       error-query.c \
        evaluation.c \
        event.c \
        event-expr-to-bytecode.c event-expr-to-bytecode.h \
This page took 0.023384 seconds and 4 git commands to generate.