Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / unit / Makefile.am
index 8c14ffbb26a108daf154b9d59986fe44147a25d4..f2c4be468b7f5bf8215aed1ccd2a8bbc587f3ae4 100644 (file)
@@ -1,5 +1,14 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+
 SUBDIRS = \
        gcc-weak-hidden \
+       libcommon \
+       libmsgpack \
+       libringbuffer \
        pthread_name \
        snprintf \
-       ust-elf
+       ust-elf \
+       ust-error \
+       ust-utils
This page took 0.024149 seconds and 4 git commands to generate.