X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9a40705af52a21f768032d91e62885f787f9fc27;hb=e393070aaad23313daae844ff87043babaae69e7;hp=954f74d99814a020cd0d764441c5046c3d05fea5;hpb=6ba3189157b61924ae7fe08ff32fb02e81f56f24;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 954f74d99..9a40705af 100644 --- a/configure.ac +++ b/configure.ac @@ -1105,6 +1105,7 @@ AC_CONFIG_FILES([ src/Makefile src/common/Makefile src/common/argpar/Makefile + src/common/bytecode/Makefile src/common/kernel-ctl/Makefile src/common/kernel-consumer/Makefile src/common/consumer/Makefile @@ -1129,6 +1130,8 @@ AC_CONFIG_FILES([ src/bin/lttng-relayd/Makefile src/bin/lttng/Makefile src/bin/lttng-crash/Makefile + src/vendor/Makefile + src/vendor/msgpack/Makefile tests/Makefile tests/destructive/Makefile tests/regression/Makefile