Tests: Fix first line of output to follow TAP guidelines
[lttng-tools.git] / tests / Makefile.am
index e1c39bd3dc3c87d7dfc921fbdf6bb58339cf2b0f..b75de49591fb6971e99d22672eafde6e7d16bf73 100644 (file)
@@ -1,3 +1,4 @@
-SUBDIRS = . ltt-sessiond
+SUBDIRS = utils regression unit
 
-dist_noinst_SCRIPTS = runall.sh
+check-am:
+       ./run.sh
This page took 0.023042 seconds and 4 git commands to generate.