X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=0b4d893f70eba32d65fd86453348d811b9c132ef;hb=4e08556fefc5facc8ca0c08e5d332d1648db2d8e;hp=ea8b15458427de279a1eaed56d12c6a3303b4f43;hpb=595ed92e6d1d46347ac633315c5f711c2fc2015c;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index ea8b15458..0b4d893f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1098,6 +1098,7 @@ AC_CONFIG_FILES([ Makefile doc/Makefile doc/examples/Makefile + doc/examples/rotation/Makefile doc/examples/trigger-condition-event-matches/Makefile doc/man/Makefile doc/man/asciidoc-attrs.conf @@ -1190,7 +1191,6 @@ AC_CONFIG_FILES([ tests/regression/ust/ust-dl/Makefile tests/regression/ust/java-jul/Makefile tests/regression/ust/java-log4j/Makefile - tests/regression/ust/python-logging/Makefile tests/regression/ust/getcpu-override/Makefile tests/regression/ust/clock-override/Makefile tests/regression/ust/type-declarations/Makefile @@ -1206,6 +1206,7 @@ AC_CONFIG_FILES([ tests/utils/testapp/Makefile tests/utils/testapp/gen-ns-events/Makefile tests/utils/testapp/gen-kernel-test-events/Makefile + tests/utils/testapp/gen-py-events/Makefile tests/utils/testapp/gen-ust-events/Makefile tests/utils/testapp/gen-ust-events-ns/Makefile tests/utils/testapp/gen-syscall-events-callstack/Makefile