X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fbin%2FMakefile.am;h=dc603904243a1e6cef5457f6d0cca36ffb9ca009;hb=dc3fffef7b84cc4af1a7c99828fd57a106cd2257;hp=0245238c626a63e33591ebd3648e2963f57b2dfd;hpb=3b57d424073b7d258bb067ad0c0a29c3bc5be4eb;p=babeltrace.git diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am index 0245238c..dc603904 100644 --- a/tests/bin/Makefile.am +++ b/tests/bin/Makefile.am @@ -1,7 +1,2 @@ -noinst_SCRIPTS = test_trace_read -CLEANFILES = $(noinst_SCRIPTS) -EXTRA_DIST = test_trace_read.in - -$(noinst_SCRIPTS): %: %.in - sed "s#@TOPSRCDIR@#$(top_srcdir)#g" < $< > $@ - chmod +x $@ +SUBDIRS = intersection +check_SCRIPTS = test_trace_read test_packet_seq_num test_convert_args