Move to kernel style SPDX license identifiers
[lttng-ust.git] / include / Makefile.am
index 47c715b191d4387156325346c5630ad872374587..6af48ae0128bfeb3533f099208b1cacaf8690e69 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 nobase_include_HEADERS = \
        lttng/tracepoint.h \
        lttng/tracepoint-rcu.h \
@@ -25,7 +27,13 @@ nobase_include_HEADERS = \
        lttng/lttng-ust-tracelog.h \
        lttng/ust-clock.h \
        lttng/ust-getcpu.h \
-       lttng/ust-elf.h
+       lttng/ust-elf.h \
+       lttng/counter-config.h \
+       lttng/bitmap.h \
+       lttng/urcu/pointer.h \
+       lttng/urcu/urcu-ust.h \
+       lttng/urcu/static/pointer.h \
+       lttng/urcu/static/urcu-ust.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
@@ -33,6 +41,7 @@ noinst_HEADERS = \
        usterr-signal-safe.h \
        ust_snprintf.h \
        ust-comm.h \
+       ust-fd.h \
        lttng/ust-tid.h \
        lttng/bitfield.h \
        lttng/ust-dlfcn.h \
This page took 0.024684 seconds and 4 git commands to generate.