Tests: use templates for stream intersection and packet_seq_num
[babeltrace.git] / tests / bin / Makefile.am
index 086919b77cf1064bb002071342a6d73acd48cb61..2bf94246a893e5c03e8283e422514a347eb94e44 100644 (file)
@@ -1,6 +1,6 @@
-noinst_SCRIPTS = test_trace_read
+noinst_SCRIPTS = test_trace_read test_intersection test_packet_seq_num
 CLEANFILES = $(noinst_SCRIPTS)
-EXTRA_DIST = test_trace_read.in
+EXTRA_DIST = test_trace_read.in test_intersection.in test_packet_seq_num.in
 
 $(noinst_SCRIPTS): %: %.in
        sed "s#@ABSTOPSRCDIR@#$(abs_top_srcdir)#g" < $< > $@
This page took 0.02437 seconds and 4 git commands to generate.