tests/bin/test_convert_args: fix after updating CLI
[babeltrace.git] / tests / Makefile.am
index c0ea34e66a90847341e34bffccaef50fb707658d..6df77579b81ab23efaf5ecbb964ec8bc3988f94b 100644 (file)
@@ -1,6 +1,5 @@
-SUBDIRS = utils bin lib
+SUBDIRS = utils bin lib bindings plugins
 
-EXTRA_DIST = ctf-traces/**
-
-check-am:
-       ./run.sh tests
+EXTRA_DIST = $(srcdir)/ctf-traces/** \
+            $(srcdir)/debug-info-data/** \
+            $(srcdir)/debug-info-data/.build-id/cd/**
This page took 0.02276 seconds and 4 git commands to generate.