doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
[babeltrace.git] / tests / utils / Makefile.am
index d010e2b00f8088b76eb3d6e32ee651572dcb4eac..e7065be2a4251174a4b005a9c238be5742ed750c 100644 (file)
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2013-2023 EfficiOS, Inc.
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = tap
 
 noinst_LTLIBRARIES = libtestcommon.la
@@ -5,3 +8,8 @@ libtestcommon_la_SOURCES = common.c common.h
 
 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
 EXTRA_DIST = python
+
+dist_check_SCRIPTS = \
+       run-in-py-env.sh \
+       tap-driver.sh \
+       utils.sh
This page took 0.023326 seconds and 4 git commands to generate.