X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=f2c4be468b7f5bf8215aed1ccd2a8bbc587f3ae4;hb=e03d7c66c57bf268b87296566a5160039f35ccfb;hp=c8f52c3ca012b3221165688a43346164dffea907;hpb=7ae0a9445db9a97a43f0054bd38144bfddb00ce0;p=lttng-ust.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index c8f52c3c..f2c4be46 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,10 +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-error + ust-error \ + ust-utils