Move the bitfield test to tests/lib/
[babeltrace.git] / tests / Makefile.am
index ff68240e854f502c2b951ebe8a6795a7ca4cf25b..816fa6600c82dac5e6bcd5340fd5c5e2914a7e19 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 = lib
 
 EXTRA_DIST = runall.sh ctf-traces/**
 
This page took 0.02274 seconds and 4 git commands to generate.