Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index a1f8603e0e1bf0ae37300e338953c3c226503f25..30233d6e13f71ad2b842c4f58c535641346103fa 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AM_CFLAGS += -I$(srcdir)
@@ -50,6 +52,7 @@ liblttng_ust_la_SOURCES = \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
+       tracelog-internal.h \
        lttng-ust-tracelog-provider.h \
        event-notifier-notification.c \
        rculfhash.c \
This page took 0.024068 seconds and 4 git commands to generate.