Refactor: lttng-ctl: follow terminology of the tracker documentation
[lttng-tools.git] / src / common / Makefile.am
index 261e1e0760971ba6aaff2357881301a7480eade5..1c9c8e4f04ecfc3d677182cfe5674e0ed4308dc6 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 AUTOMAKE_OPTIONS = subdir-objects
 
 SUBDIRS = string-utils
@@ -62,7 +64,7 @@ libcommon_la_SOURCES = \
        userspace-probe.c \
        utils.c utils.h \
        uuid.c uuid.h \
-       tracker.c \
+       tracker.c tracker.h \
        waiter.c waiter.h \
        fs-handle.h fs-handle-internal.h fs-handle.c
 
This page took 0.024545 seconds and 4 git commands to generate.