clock: read bootid as clock monotonic ID
[lttng-modules.git] / Makefile
index ad2ff5a73d91f0c2c4de1b6da9a9f21d4e846b09..2cfc69012509d2c931b18291e8cbb399011aa39b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,8 @@ lttng-tracer-objs :=  lttng-events.o lttng-abi.o \
                        lttng-context-prio.o lttng-context-nice.o \
                        lttng-context-vpid.o lttng-context-tid.o \
                        lttng-context-vtid.o lttng-context-ppid.o \
-                       lttng-context-vppid.o lttng-calibrate.o
+                       lttng-context-vppid.o lttng-calibrate.o \
+                       wrapper/random.o
 
 ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),)
 lttng-tracer-objs += lttng-syscalls.o
This page took 0.022846 seconds and 4 git commands to generate.