X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=75701efcbcdaa126118a9e3d1da5c5c1a19aa592;hb=fe9615ba34edf2deb2b7f7dea935806a94627e9f;hp=b1de13a1728cdfa2170a1b921cbd46a382917eaa;hpb=8707de3510ac14bcdf0d39d53a64d47726f75d3b;p=lttng-ust.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index b1de13a1..75701efc 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,6 +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