Add optional Python >= 3.0 dependency to README
[lttng-tools.git] / tests / Makefile.am
index 2a4309e01eb6431c460058bddf7d505754345af4..a95afa73e16dac810878f8aad28d10f78c96112a 100644 (file)
@@ -1 +1,5 @@
-SUBDIRS = . regression
+SUBDIRS = utils regression unit
+
+check-am:
+       ./run.sh unit_tests
+       ./run.sh fast_regression
This page took 0.025231 seconds and 5 git commands to generate.