X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fbin%2FMakefile.am;h=0d56c6d7762fab295f176fbfaab5bea690d948cf;hp=2bf94246a893e5c03e8283e422514a347eb94e44;hb=7b006b957b724087865e4244e1d1e23cfda741f5;hpb=3a25c1e84c998a7966d478aa9ccd14de5367bc92 diff --git a/tests/bin/Makefile.am b/tests/bin/Makefile.am index 2bf94246..0d56c6d7 100644 --- a/tests/bin/Makefile.am +++ b/tests/bin/Makefile.am @@ -1,7 +1 @@ -noinst_SCRIPTS = test_trace_read test_intersection test_packet_seq_num -CLEANFILES = $(noinst_SCRIPTS) -EXTRA_DIST = test_trace_read.in test_intersection.in test_packet_seq_num.in - -$(noinst_SCRIPTS): %: %.in - sed "s#@ABSTOPSRCDIR@#$(abs_top_srcdir)#g" < $< > $@ - chmod +x $@ +check_SCRIPTS = test_trace_read test_intersection test_packet_seq_num