X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fbin%2FMakefile.am;h=0d56c6d7762fab295f176fbfaab5bea690d948cf;hp=086919b77cf1064bb002071342a6d73acd48cb61;hb=a553299904487060d7c6c9bcfd06db5213d7acfa;hpb=0068409265b19917a95397a666f5a794aa6c1558 diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am index 086919b7..0d56c6d7 100644 --- a/tests/bin/Makefile.am +++ b/tests/bin/Makefile.am @@ -1,7 +1 @@ -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 $@ +check_SCRIPTS = test_trace_read test_intersection test_packet_seq_num