Tests: Add trace reading test with babeltrace bin
[babeltrace.git] / tests / Makefile.am
index ff68240e854f502c2b951ebe8a6795a7ca4cf25b..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 ctf-traces/**
-
-check-am:
-       ./runall.sh
+EXTRA_DIST = ctf-traces/**
This page took 0.023915 seconds and 4 git commands to generate.