X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=f98c874a660520cb76537d118fb33e411f7a79e5;hp=9abc477c59b7b2a6f47c69eb0b7df4f324361c42;hb=734f79bf717d87817623d382c59086dc9e8ef610;hpb=fb6f1fa2b2d7c1ce61b782db6d62e32ad9fcac12 diff --git a/configure.ac b/configure.ac index 9abc477c5..f98c874a6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.0-pre16],[david.goulet@polymtl.ca],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.0-pre17],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -144,6 +144,8 @@ AC_CONFIG_FILES([ lttng-sessiond/Makefile lttng/Makefile tests/Makefile + tests/ust-nevents/Makefile + tests/ust-nprocesses/Makefile doc/Makefile ])