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