X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=c7d966b91d1eedea78c5ce143705a30b19757cfc;hb=0c89df6cb75f1d967003137e7fc334af1128a42f;hp=60334bf1ffc8e9863d7b38075869bdee9c4e391d;hpb=f1ea986a95b7d60e436d04ff792c4a1be8d5b9d4;p=ust.git diff --git a/configure.ac b/configure.ac index 60334bf..c7d966b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([ust], [0.10], [nils dot carlson at ericsson dot com]) +AC_INIT([ust], [0.11], [nils dot carlson at ericsson dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -128,6 +128,7 @@ AC_CONFIG_FILES([ tests/same_line_marker/Makefile tests/trace_event/Makefile tests/tracepoint/Makefile + tests/tracepoint/benchmark/Makefile tests/register_test/Makefile tests/ustcmd_function_tests/Makefile libustinstr-malloc/Makefile