X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=liblttng-ust%2FMakefile.am;h=78eb1cc29ca64340eca5c756b2250279e7eee407;hb=2d362ec52d6a6c4e09d43c79b3d2e801b2ec6870;hp=75a2ba8ab19932ef4782d37ae48a85f103cceb5f;hpb=9501d22f55b3a23f382f631c99b2325d1419b5da;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 \