X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=a1a79eb2ff158139a344585ce4b12ba4de05e441;hb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;hp=1b8f2e3cb60676c8a62fe8dc47450ce371277fbd;hpb=4405cc3e105e60c95939e595b8dddcd0940a0b92;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 1b8f2e3c..a1a79eb2 100644 --- a/configure.ac +++ b/configure.ac @@ -607,13 +607,14 @@ AC_CONFIG_FILES([ src/python-lttngust/Makefile src/python-lttngust/setup.py tests/benchmark/Makefile - tests/compile/ctf-types/Makefile - tests/compile/hello.cxx/Makefile - tests/compile/hello/Makefile - tests/compile/hello-many/Makefile + tests/compile/api1/ust-fields/Makefile + tests/compile/api1/hello.cxx/Makefile + tests/compile/api1/hello/Makefile + tests/compile/api1/hello-many/Makefile + tests/compile/api1/Makefile + tests/compile/api1/same_line_tracepoint/Makefile + tests/compile/api1/test-app-ctx/Makefile tests/compile/Makefile - tests/compile/same_line_tracepoint/Makefile - tests/compile/test-app-ctx/Makefile tests/Makefile tests/unit/gcc-weak-hidden/Makefile tests/unit/libmsgpack/Makefile