X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=816fa6600c82dac5e6bcd5340fd5c5e2914a7e19;hp=47891e90af0945d3accf10f7d3cd0fe1351af031;hb=ffb12bdc29764f89f642d064daca941a5fd5c775;hpb=217b52c547ffee31e342cc5c3c1a1f6c6de2d3cf diff --git a/tests/Makefile.am b/tests/Makefile.am index 47891e90..816fa660 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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: