X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=6bddf8783c61556ea368408f30115ee566167011;hp=1c4bc1620a362914e9f6b4f607447383186e6f36;hb=e4421fecbda445e77b4604d2332014960bfbf695;hpb=60b6c79cedc1023732ff0935aa85b5d0d1c2bcbf diff --git a/configure.ac b/configure.ac index 1c4bc1620..6bddf8783 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.0-pre15],[david.goulet@polymtl.ca],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.0-pre16],[david.goulet@polymtl.ca],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -132,13 +132,14 @@ AC_SUBST(DEFAULT_INCLUDES) AC_CONFIG_FILES([ Makefile include/Makefile + common/Makefile libkernelctl/Makefile liblttng-consumer/Makefile liblttng-kconsumer/Makefile liblttng-ustconsumer/Makefile liblttngctl/Makefile liblttng-sessiond-comm/Makefile - librunas/Makefile + liblttng-ht/Makefile lttng-consumerd/Makefile lttng-sessiond/Makefile lttng/Makefile