X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=9a40705af52a21f768032d91e62885f787f9fc27;hp=954f74d99814a020cd0d764441c5046c3d05fea5;hb=65702b8f172b8d2156ab1889f7e7c1b134114ec1;hpb=6ba3189157b61924ae7fe08ff32fb02e81f56f24 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