Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / unit / Makefile.am
index ecca28ef8cfe99f7a52ff2614b00d0b939bf8a4c..f2c4be468b7f5bf8215aed1ccd2a8bbc587f3ae4 100644 (file)
@@ -1,9 +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.025025 seconds and 4 git commands to generate.