X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fbin%2FMakefile.am;h=2d008ed460ec243fc8dbb722f852c33fb5d828b5;hb=5df9e303fa9d81b3a6d989612c7a98039ec76fd1;hp=ae9eba8002b008459bba3500d26ba7d081ab6783;hpb=c41a7502567d497c602bf88a291d4f19955bb8f6;p=babeltrace.git diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am index ae9eba80..2d008ed4 100644 --- a/tests/bin/Makefile.am +++ b/tests/bin/Makefile.am @@ -1,2 +1,2 @@ -noinst_SCRIPTS = test_trace_read test_intersection test_packet_seq_num -CLEANFILES = $(noinst_SCRIPTS) +SUBDIRS = intersection +check_SCRIPTS = test_trace_read test_packet_seq_num