X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=324e11314985294880022f0a80257651eddff642;hb=135801fce994bbed911e17d5522ca4fdb51e564d;hp=214d58ac8856503307c06dd550b15581d958ec0f;hpb=7602c3c7f290b8be43d410e80f8265f39cd96b20;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 214d58ac8..324e11314 100644 --- a/configure.ac +++ b/configure.ac @@ -1158,6 +1158,7 @@ AC_CONFIG_FILES([ tests/regression/ust/type-declarations/Makefile tests/regression/ust/rotation-destroy-flush/Makefile tests/regression/ust/blocking/Makefile + tests/regression/ust/namespaces/Makefile tests/stress/Makefile tests/unit/Makefile tests/unit/ini_config/Makefile @@ -1166,6 +1167,7 @@ AC_CONFIG_FILES([ tests/utils/tap/Makefile tests/utils/testapp/Makefile tests/utils/testapp/gen-ust-events/Makefile + tests/utils/testapp/gen-ust-events-ns/Makefile tests/utils/testapp/gen-syscall-events-callstack/Makefile tests/utils/testapp/gen-ust-nevents/Makefile tests/utils/testapp/gen-ust-nevents-str/Makefile