tests/bin/test_convert_args: fix after updating CLI
[babeltrace.git] / tests / Makefile.am
index a485e27cf0ab0b7f5fec44292b47467b45255822..6df77579b81ab23efaf5ecbb964ec8bc3988f94b 100644 (file)
@@ -1,8 +1,5 @@
-SUBDIRS = utils bin lib
+SUBDIRS = utils bin lib bindings plugins
 
-EXTRA_DIST = ctf-traces/** tests
-
-dist_noinst_SCRIPTS = run.sh
-
-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.022925 seconds and 4 git commands to generate.