Tests: Add trace reading test with babeltrace bin
[babeltrace.git] / tests / Makefile.am
index 47891e90af0945d3accf10f7d3cd0fe1351af031..b03b7e0aa1d9ce46345e4fe8c1ea0e42ce0413ca 100644 (file)
@@ -1,12 +1,3 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+SUBDIRS = utils bin lib
 
-SUBDIRS = 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.028259 seconds and 4 git commands to generate.