X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Futils%2FMakefile.am;h=bfe52070cac1664d9bffc34058934c28ec55d7a7;hb=a34c2ec061dd1aee434ad6c0a0a1d78876010d47;hp=8a9bef466ac4e58e94f4366fc5d670eb4edad09a;hpb=35fb403d33021ee6eda0ec2246f2b94faf89a22f;p=lttng-ust.git diff --git a/tests/utils/Makefile.am b/tests/utils/Makefile.am index 8a9bef46..bfe52070 100644 --- a/tests/utils/Makefile.am +++ b/tests/utils/Makefile.am @@ -1,5 +1,8 @@ +# SPDX-License-Identifier: LGPL-2.1-only + noinst_LIBRARIES = libtap.a libtap_a_SOURCES = tap.c tap.h dist_check_SCRIPTS = \ tap-driver.sh \ - tap.sh + tap.sh \ + utils.sh