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