Tests: Use Perl prove as the testsuite runner
[babeltrace.git] / tests / Makefile.am
index b03b7e0aa1d9ce46345e4fe8c1ea0e42ce0413ca..c0ea34e66a90847341e34bffccaef50fb707658d 100644 (file)
@@ -1,3 +1,6 @@
 SUBDIRS = utils bin lib
 
 EXTRA_DIST = ctf-traces/**
+
+check-am:
+       ./run.sh tests
This page took 0.025691 seconds and 4 git commands to generate.