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