X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=4a6ddbc5f870d56fad5ea8c7ff16b173fca35606;hb=9143c6d5444e809b9d411c07a8dae94c151668ae;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 \