Fix: probes should be compared strictly by events metadata
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 4238661397275622c9cf79a6c8a9b1d6982a9894..c4849488f157e4480466515b4654c2205d9f6104 100644 (file)
@@ -35,7 +35,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
                        ust-consumer.c ust-consumer.h ust-thread.c \
-                       ust-metadata.c ust-clock.h agent-thread.c agent-thread.h
+                       ust-metadata.c ust-clock.h agent-thread.c agent-thread.h \
+                       ust-field-utils.h ust-field-utils.c
 endif
 
 # Add main.c at the end for compile order
This page took 0.030721 seconds and 5 git commands to generate.