Fix: bt2: remove circular import (not supported before Python 3.5)
[babeltrace.git] / configure.ac
index 3f2ae3bd3c36119fbef3402ce359e0176effce01..5204c1f2ffb2a0842c460fdfe3fb2c2433a76e36 100644 (file)
@@ -738,8 +738,8 @@ AC_CONFIG_FILES([
        tests/plugins/Makefile
        tests/plugins/src.ctf.fs/Makefile
        tests/plugins/src.ctf.fs/succeed/Makefile
-  tests/plugins/sink.ctf.fs/Makefile
-  tests/plugins/sink.ctf.fs/succeed/Makefile
+       tests/plugins/sink.ctf.fs/Makefile
+       tests/plugins/sink.ctf.fs/succeed/Makefile
        tests/plugins/flt.lttng-utils.debug-info/Makefile
        tests/plugins/flt.utils.trimmer/Makefile
        tests/utils/Makefile
This page took 0.024265 seconds and 4 git commands to generate.