X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fbin%2FMakefile.am;h=2d008ed460ec243fc8dbb722f852c33fb5d828b5;hb=e08b9e07b43b305ee9f31690b5c27e5ae24f0078;hp=086919b77cf1064bb002071342a6d73acd48cb61;hpb=0068409265b19917a95397a666f5a794aa6c1558;p=babeltrace.git diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am index 086919b7..2d008ed4 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#@ABSTOPSRCDIR@#$(abs_top_srcdir)#g" < $< > $@ - chmod +x $@ +SUBDIRS = intersection +check_SCRIPTS = test_trace_read test_packet_seq_num