X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=dfa5a5884b8095d2a67c139ebe056e8ec338edb3;hb=92e1b67f9bdfa359bed03bfc99805dd247f6b8c9;hp=f377874a3d5673eb00a98ccf3805a1ef11c4d5a2;hpb=78b334181cbe674cfb10f0f11ebd7d36e6feb045;p=lttng-modules.git diff --git a/Makefile b/Makefile index f377874a..dfa5a588 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,8 @@ ifneq ($(KERNELRELEASE),) lttng-filter.o lttng-filter-interpreter.o \ lttng-filter-specialize.o \ lttng-filter-validator.o \ - probes/lttng-probe-user.o + probes/lttng-probe-user.o \ + lttng-tp-mempool.o ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),) lttng-tracer-objs += lttng-syscalls.o