X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=dadb1c21f712baddd42448472437fe1a201b775c;hb=3413e389057d5c6151a882c34a38c4722542a632;hp=f11b0b4f209a650f85adfc16b3e5bc7312795e3b;hpb=d6a1ced5f69151dd7b6fe466626a7f5834df7548;p=babeltrace.git diff --git a/configure.ac b/configure.ac index f11b0b4f..dadb1c21 100644 --- a/configure.ac +++ b/configure.ac @@ -352,6 +352,8 @@ AC_CONFIG_FILES([ 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]) +AC_CONFIG_FILES([tests/lib/test_dwarf_complete], [chmod +x tests/lib/test_dwarf_complete]) +AC_CONFIG_FILES([tests/lib/test_bin_info_complete], [chmod +x tests/lib/test_bin_info_complete]) AC_CONFIG_FILES([tests/bin/test_trace_read], [chmod +x tests/bin/test_trace_read]) AC_CONFIG_FILES([tests/bin/test_intersection], [chmod +x tests/bin/test_intersection])