Add calibration ioctl
[lttng-modules.git] / Makefile
index e93792c8fabb00bd8157c1c2b603b9d7276af9f9..07c3226854ecde968ec14d892e5e9b791cc5f9e8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ ltt-relay-objs :=  ltt-events.o ltt-debugfs-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-context-vppid.o lttng-calibrate.o
 
 ifneq ($(CONFIG_PERF_EVENTS),)
 ltt-relay-objs += $(shell \
This page took 0.024022 seconds and 4 git commands to generate.