Move channel context to private structures
[lttng-ust.git] / liblttng-ust / Makefile.am
index ca81ba6d4183e93cefa81d2f09dbf9e723ea5134..8665be876ab21e2c6a9263842ab3be2b921aefc7 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 \
This page took 0.023302 seconds and 4 git commands to generate.