Move to kernel style SPDX license identifiers
[lttng-ust.git] / tests / utils / Makefile.am
index 24c0bb87942600b6fb26879578e0485af4d92f8d..402ba8627732c75f59d7863fe9b3c12281479726 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
-dist_noinst_SCRIPTS = tap.sh
+dist_check_SCRIPTS = \
+       tap-driver.sh \
+       tap.sh
This page took 0.023003 seconds and 4 git commands to generate.