X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=9ec0591549bbd2627b0c613adb7b4f36314f2dcf;hb=97b58163ffe6cced54c3d37ae79d4113a9d26455;hp=78eb1cc29ca64340eca5c756b2250279e7eee407;hpb=34cc6d00668c51d0cb8f1959a2e38a56b147a6c9;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 78eb1cc2..9ec05915 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -29,6 +29,9 @@ liblttng_ust_runtime_la_SOURCES = \ 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 \