Filter: split passes into separate components
[lttng-ust.git] / liblttng-ust / Makefile.am
index 628e56fba9043f700580101bbc055db81a148501..9ec0591549bbd2627b0c613adb7b4f36314f2dcf 100644 (file)
@@ -28,13 +28,18 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-context-procname.c \
        ltt-context.c \
        ltt-events.c \
+       lttng-filter.c \
+       lttng-filter-validator.c \
+       lttng-filter-specialize.c \
+       lttng-filter-interpreter.c \
+       filter-bytecode.h \
        tracepoint-internal.h \
        clock.h \
        compat.h \
        wait.h \
        jhash.h \
        error.h \
-       uuid.h
+       lttng-ust-uuid.h
 
 liblttng_ust_support_la_SOURCES = \
        ltt-tracer.h \
This page took 0.023221 seconds and 4 git commands to generate.