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