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