cleanup: function attribute 'unused'
[lttng-ust.git] / liblttng-ust / Makefile.am
index ca81ba6d4183e93cefa81d2f09dbf9e723ea5134..42362e72e87f9af67e4ba16c7eb4a334bf9d1abc 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
 
 noinst_LTLIBRARIES = liblttng-ust-runtime.la liblttng-ust-support.la
@@ -61,6 +63,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-events.c \
        lttng-hash-helper.h \
        lttng-ust-elf.c \
+       lttng-ust-elf.h \
        lttng-ust-statedump.c \
        lttng-ust-statedump.h \
        lttng-ust-statedump-provider.h \
@@ -116,6 +119,7 @@ liblttng_ust_support_la_SOURCES = \
        lttng-ring-buffer-client-overwrite-rt.c \
        lttng-ring-buffer-metadata-client.h \
        lttng-ring-buffer-metadata-client.c \
+       lttng-counter-client.h \
        lttng-counter-client-percpu-32-modular.c \
        lttng-counter-client-percpu-64-modular.c \
        lttng-clock.c lttng-getcpu.c
This page took 0.022969 seconds and 4 git commands to generate.