X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=0a257ba8af8ca9aed42a3f4420c2f297725bd7f8;hp=98237c5803964bbe4b85efb88a6e9046b2498dfd;hb=b545080b70920391f818116b481884d0260a313d;hpb=b53aefc16bb45e573e0bfa9a0942e8873bed300a diff --git a/configure.ac b/configure.ac index 98237c58..0a257ba8 100644 --- a/configure.ac +++ b/configure.ac @@ -429,6 +429,7 @@ AC_CONFIG_FILES([ babeltrace-ctf.pc ]) +AC_CONFIG_FILES([converter/babeltrace.wrapper], [chmod +x converter/babeltrace.wrapper]) AC_CONFIG_FILES([tests/lib/test_ctf_writer_complete], [chmod +x tests/lib/test_ctf_writer_complete]) 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])