tests: constify format strings in tap.h
[babeltrace.git] / tests / utils / Makefile.am
index d010e2b00f8088b76eb3d6e32ee651572dcb4eac..5949df1def2812602b553406315b7c12c3dda4ad 100644 (file)
@@ -5,3 +5,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_python_bt2 \
+       tap-driver.sh \
+       utils.sh
This page took 0.034353 seconds and 4 git commands to generate.