X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=b1a06ab19666d67c4ddce1fc7eca3f1052673848;hb=dff46b736afb7945aaf635de661b920dd0d01d7f;hp=9af597923a3a611464da1004650f5b0b45696c92;hpb=a4cc1b1ff4fc661a3980bbe2ceba789acf05dfce;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 9af597923..b1a06ab19 100644 --- a/configure.ac +++ b/configure.ac @@ -1269,6 +1269,7 @@ AC_CONFIG_FILES([ tests/regression/ust/rotation-destroy-flush/Makefile tests/regression/ust/blocking/Makefile tests/regression/ust/namespaces/Makefile + tests/regression/ust/ust-constructor/Makefile tests/stress/Makefile tests/unit/Makefile tests/unit/ini_config/Makefile @@ -1277,6 +1278,7 @@ AC_CONFIG_FILES([ tests/utils/lttngtest/Makefile tests/utils/tap/Makefile tests/utils/testapp/Makefile + tests/utils/testapp/gen-data-pending/Makefile tests/utils/testapp/gen-ns-events/Makefile tests/utils/testapp/gen-kernel-test-events/Makefile tests/utils/testapp/gen-py-events/Makefile