X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=bdbd5b35b6cd6e2ad7c4042147cad002d5fa740a;hb=389d70703bbd804c4f000d89ef2efbe169c6028f;hp=283cc46ae0d530d8d9340af80c2bf0385dd784b7;hpb=021153c017dd6cb9dc5ec5fe74fadd6536f1327d;p=lttng-modules.git diff --git a/Makefile b/Makefile index 283cc46a..bdbd5b35 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ lttng-tracer-objs := lttng-events.o lttng-abi.o \ lttng-context-vppid.o lttng-calibrate.o \ lttng-context-hostname.o wrapper/random.o \ probes/lttng.o wrapper/trace-clock.o \ + wrapper/page_alloc.o \ lttng-tracker-pid.o \ lttng-filter.o lttng-filter-interpreter.o \ lttng-filter-specialize.o \