X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=78eb1cc29ca64340eca5c756b2250279e7eee407;hb=e6bf7d4452acac456e55c6da3a2c7ea989701d98;hp=75a2ba8ab19932ef4782d37ae48a85f103cceb5f;hpb=e3feda7db3de3530e7c9c511536c36cccf317013;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 75a2ba8a..78eb1cc2 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -28,6 +28,8 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-context-procname.c \ ltt-context.c \ ltt-events.c \ + lttng-filter.c \ + filter-bytecode.h \ tracepoint-internal.h \ clock.h \ compat.h \