X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=7a5775f37e541bb5c83f0bc32143322d8d9f1a52;hb=d2a010d1e67e246e8ab4a847b8bbbdbce2b4e2d7;hp=a1a79eb2ff158139a344585ce4b12ba4de05e441;hpb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index a1a79eb2..7a5775f3 100644 --- a/configure.ac +++ b/configure.ac @@ -607,6 +607,12 @@ AC_CONFIG_FILES([ src/python-lttngust/Makefile src/python-lttngust/setup.py tests/benchmark/Makefile + tests/compile/api0/ctf-types/Makefile + tests/compile/api0/hello.cxx/Makefile + tests/compile/api0/hello/Makefile + tests/compile/api0/hello-many/Makefile + tests/compile/api0/Makefile + tests/compile/api0/same_line_tracepoint/Makefile tests/compile/api1/ust-fields/Makefile tests/compile/api1/hello.cxx/Makefile tests/compile/api1/hello/Makefile @@ -616,6 +622,8 @@ AC_CONFIG_FILES([ tests/compile/api1/test-app-ctx/Makefile tests/compile/Makefile tests/Makefile + tests/regression/abi0-conflict/Makefile + tests/regression/Makefile tests/unit/gcc-weak-hidden/Makefile tests/unit/libmsgpack/Makefile tests/unit/libringbuffer/Makefile