X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=ce46a753e7878b10d530de78264e5a19e5d82511;hb=8382cf6f76c29b0451b7fe986c6b882d6029ca47;hp=614c8d1a47c336527862730beb8a2aded0984c65;hpb=27df255210fe8e836c36fa1d924d2a24e585ebca;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 614c8d1a4..ce46a753e 100644 --- a/configure.ac +++ b/configure.ac @@ -4,6 +4,7 @@ AC_CANONICAL_TARGET AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([config]) AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip]) +AM_MAINTAINER_MODE([enable]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) # Compute minor/major/patchlevel version numbers @@ -425,6 +426,7 @@ AC_CONFIG_FILES([ tests/regression/tools/snapshots/Makefile tests/regression/tools/live/Makefile tests/regression/tools/exclusion/Makefile + tests/regression/tools/save-load/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile