X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=47cec612ef2708d5823189b82e7d1749ed2b59f3;hb=11bce05634f2217def46fbbdb492afbf3dd664c2;hp=b1de13a1728cdfa2170a1b921cbd46a382917eaa;hpb=8707de3510ac14bcdf0d39d53a64d47726f75d3b;p=lttng-ust.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index b1de13a1..47cec612 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -1,6 +1,11 @@ +# SPDX-License-Identifier: LGPL-2.1-only + SUBDIRS = \ gcc-weak-hidden \ + libmsgpack \ libringbuffer \ pthread_name \ snprintf \ - ust-elf + ust-elf \ + ust-error \ + ust-utils