Python bindings: make intersect_mode read-only property
[babeltrace.git] / tests / bin / Makefile.am
index 0245238c626a63e33591ebd3648e2963f57b2dfd..0d56c6d7762fab295f176fbfaab5bea690d948cf 100644 (file)
@@ -1,7 +1 @@
-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 $@
+check_SCRIPTS = test_trace_read test_intersection test_packet_seq_num
This page took 0.022576 seconds and 4 git commands to generate.