Fix out-of-tree tests: seek tests can't find traces
[babeltrace.git] / configure.ac
index 42698e757baa0065db1cf21d4d8a25fe01091a5c..c66bbaf273c8fd0c933969e9b4c2375db1e37547 100644 (file)
@@ -328,4 +328,6 @@ AC_CONFIG_FILES([
        babeltrace.pc
        babeltrace-ctf.pc
 ])
+AC_CONFIG_FILES([tests/lib/test_seek_big_trace], [chmod +x tests/lib/test_seek_big_trace])
+AC_CONFIG_FILES([tests/lib/test_seek_empty_packet], [chmod +x tests/lib/test_seek_empty_packet])
 AC_OUTPUT
This page took 0.023786 seconds and 4 git commands to generate.