Fix: add missing file for make dist
[lttng-tools.git] / tests / utils / Makefile.am
index 4325846ddd69b6a6b55972c3d6013d4a5a72644e..931c865bc4efde14469e780d9038756d7f3199aa 100644 (file)
@@ -1,3 +1,4 @@
-SUBDIRS = tap
+SUBDIRS = tap testapp
 
-EXTRA_DIST = utils.sh utils.h
+EXTRA_DIST = utils.sh test_utils.py babelstats.pl
+dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl
This page took 0.023521 seconds and 4 git commands to generate.