X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=a41cb318a96b20a458426535b77f4f33c076cf31;hb=2c67587ab59a15b012008ca38cc13fb77f0eb776;hp=3fe3500fd13541611092723f4d3f2822b4c638c4;hpb=f9ddd0995e0b879f9b592e398d37bd1273a0ccb7;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 3fe3500f..a41cb318 100644 --- a/configure.ac +++ b/configure.ac @@ -802,7 +802,7 @@ AC_CONFIG_FILES([tests/lib/test_plugin_complete], [chmod +x tests/lib/test_plugi AC_CONFIG_FILES([tests/lib/trace-ir/test_trace_ir], [chmod +x tests/lib/trace-ir/test_trace_ir]) AC_CONFIG_FILES([tests/lib/ctf-writer/test_ctf_writer], [chmod +x tests/lib/ctf-writer/test_ctf_writer]) AC_CONFIG_FILES([tests/plugins/ctf/test_ctf_plugin], [chmod +x tests/plugins/ctf/test_ctf_plugin]) -AC_CONFIG_FILES([tests/plugins/test-utils-muxer-complete], [chmod +x tests/plugins/test-utils-muxer-complete]) +AC_CONFIG_FILES([tests/plugins/test_utils_muxer_complete], [chmod +x tests/plugins/test_utils_muxer_complete]) AC_CONFIG_FILES([tests/plugins/test_lttng_utils_debug_info], [chmod +x tests/plugins/test_lttng_utils_debug_info]) AC_CONFIG_FILES([tests/plugins/test_dwarf_complete], [chmod +x tests/plugins/test_dwarf_complete]) AC_CONFIG_FILES([tests/plugins/test_bin_info_complete], [chmod +x tests/plugins/test_bin_info_complete])