X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=2e2fbb93264a072ed6f254d959aab5e115231e5d;hb=d0e8dd3951870f4341b50598afd0fd7c42516866;hp=a1a79eb2ff158139a344585ce4b12ba4de05e441;hpb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index a1a79eb2..2e2fbb93 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