Rename tests/bin -> tests/cli
[babeltrace.git] / tests / Makefile.am
index 816fa6600c82dac5e6bcd5340fd5c5e2914a7e19..a9bd79914f6e5de65a2dfe060dece91270a97255 100644 (file)
@@ -1,8 +1,5 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+SUBDIRS = utils cli lib bindings plugins
 
-SUBDIRS = lib
-
-EXTRA_DIST = runall.sh ctf-traces/**
-
-check-am:
-       ./runall.sh
+EXTRA_DIST = $(srcdir)/ctf-traces/** \
+            $(srcdir)/debug-info-data/** \
+            $(srcdir)/debug-info-data/.build-id/cd/**
This page took 0.023862 seconds and 4 git commands to generate.