X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=75701efcbcdaa126118a9e3d1da5c5c1a19aa592;hb=fe9615ba34edf2deb2b7f7dea935806a94627e9f;hp=0c984a708497dcf695efaa8dd81d949804521588;hpb=49705576d8779e3fa2b3efc4294bc03261f76935;p=lttng-ust.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 0c984a70..75701efc 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,7 +1,12 @@ +# 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