X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=816fa6600c82dac5e6bcd5340fd5c5e2914a7e19;hb=41485b22c677e26c3af654f81cb055a368dad8e2;hp=ffb41343ed1385a769c4f4b9c358cecd2e2f6792;hpb=607c826c88c4611fb9c92d260f671589dde0ccc0;p=babeltrace.git diff --git a/tests/Makefile.am b/tests/Makefile.am index ffb41343..816fa660 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,10 +1,8 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -noinst_PROGRAMS = test-bitfield +SUBDIRS = lib -test_bitfield_SOURCES = test-bitfield.c - -EXTRA_DIST = runall.sh +EXTRA_DIST = runall.sh ctf-traces/** check-am: ./runall.sh