X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=78eb1cc29ca64340eca5c756b2250279e7eee407;hb=9522a886614ea21d3efa9beab7c8b7b22796e3da;hp=75a2ba8ab19932ef4782d37ae48a85f103cceb5f;hpb=f194f3b00d042154c35f1f9ec262e25f2cd83b8a;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 \