Move the bitfield test to tests/lib/
[babeltrace.git] / tests / Makefile.am
index 47891e90af0945d3accf10f7d3cd0fe1351af031..816fa6600c82dac5e6bcd5340fd5c5e2914a7e19 100644 (file)
@@ -2,10 +2,6 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 SUBDIRS = lib
 
-noinst_PROGRAMS = test-bitfield
-
-test_bitfield_SOURCES = test-bitfield.c
-
 EXTRA_DIST = runall.sh ctf-traces/**
 
 check-am:
This page took 0.022971 seconds and 4 git commands to generate.