X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=4a6ddbc5f870d56fad5ea8c7ff16b173fca35606;hb=b2e8ba42a765741d1365fe39e3ad6c26690137b9;hp=709b5dc022cc5e4876d10c6e722b7d19a6d47074;hpb=dc923e75c174ee4e7a80e5f9af1dfd39fb8346ea;p=lttng-modules.git diff --git a/Makefile b/Makefile index 709b5dc0..4a6ddbc5 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ ifneq ($(KERNELRELEASE),) lttng-context-hostname.o wrapper/random.o \ probes/lttng.o wrapper/trace-clock.o \ wrapper/page_alloc.o \ - lttng-tracker-pid.o \ + lttng-tracker-id.o \ lttng-filter.o lttng-filter-interpreter.o \ lttng-filter-specialize.o \ lttng-filter-validator.o \