Move to kernel style SPDX license identifiers
[lttng-ust.git] / include / Makefile.am
index 23a165aed8b8c6335944b8c95ac3b682a1366751..6af48ae0128bfeb3533f099208b1cacaf8690e69 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 nobase_include_HEADERS = \
        lttng/tracepoint.h \
        lttng/tracepoint-rcu.h \
@@ -27,7 +29,11 @@ nobase_include_HEADERS = \
        lttng/ust-getcpu.h \
        lttng/ust-elf.h \
        lttng/counter-config.h \
-       lttng/bitmap.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.
 
This page took 0.030025 seconds and 4 git commands to generate.