Tests: Move TAP helpers to tests/utils/tap
[babeltrace.git] / tests / Makefile.am
index 47891e90af0945d3accf10f7d3cd0fe1351af031..cf68aace63ecb6d7dbc9b5b25db933ddfbe1072c 100644 (file)
@@ -1,10 +1,6 @@
 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
-SUBDIRS = lib
-
-noinst_PROGRAMS = test-bitfield
-
-test_bitfield_SOURCES = test-bitfield.c
+SUBDIRS = utils lib
 
 EXTRA_DIST = runall.sh ctf-traces/**
 
This page took 0.023112 seconds and 4 git commands to generate.