Tests: Add runner script for tests
[lttng-tools.git] / tests / Makefile.am
index 76ed2b545dfe04decc58e919ffc60835c22b1087..b75de49591fb6971e99d22672eafde6e7d16bf73 100644 (file)
@@ -1,3 +1,4 @@
-SUBDIRS = .
+SUBDIRS = utils regression unit
 
-dist_noinst_SCRIPTS = runall.sh
+check-am:
+       ./run.sh
This page took 0.022313 seconds and 4 git commands to generate.