Tests: Add trace reading test with babeltrace bin
[babeltrace.git] / tests / Makefile.am
index ffb41343ed1385a769c4f4b9c358cecd2e2f6792..b03b7e0aa1d9ce46345e4fe8c1ea0e42ce0413ca 100644 (file)
@@ -1,10 +1,3 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+SUBDIRS = utils bin lib
 
-noinst_PROGRAMS = test-bitfield
-
-test_bitfield_SOURCES = test-bitfield.c
-
-EXTRA_DIST = runall.sh
-
-check-am:
-       ./runall.sh
+EXTRA_DIST = ctf-traces/**
This page took 0.023669 seconds and 4 git commands to generate.