Support the hostname context
[lttng-modules.git] / Makefile
index b91113e475e994b51b2c3aa9998fcccb425d3e45..d4b09bbeac5cbe0ab65c1a0d9d00e1c597fae3a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ lttng-tracer-objs :=  lttng-events.o lttng-abi.o \
                        lttng-context-vpid.o lttng-context-tid.o \
                        lttng-context-vtid.o lttng-context-ppid.o \
                        lttng-context-vppid.o lttng-calibrate.o \
-                       wrapper/random.o
+                       lttng-context-hostname.o wrapper/random.o
 
 obj-m += lttng-statedump.o
 lttng-statedump-objs := lttng-statedump-impl.o wrapper/irqdesc.o
This page took 0.023449 seconds and 4 git commands to generate.