X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=1c9c8e4f04ecfc3d677182cfe5674e0ed4308dc6;hb=6f4a662d3dededb1fbc0cc4516965ff3aa47062f;hp=261e1e0760971ba6aaff2357881301a7480eade5;hpb=8bb66c3cd60938352927ee865759433387324250;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 261e1e076..1c9c8e4f0 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -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