While not strictly necessary for using Ganeti, the distribution tar ball is still supposed to be a complete for Ganeti development.
Signed-off-by: Klaus Aehlig <[email protected]> --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 44ba84f..b1a8509 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1158,6 +1158,7 @@ EXTRA_DIST = \ daemons/daemon-util.in \ daemons/ganeti-cleaner.in \ $(pkglib_python_scripts) \ + devel/build_chroot \ devel/upload \ devel/webserver \ tools/kvm-ifup.in \ -- 2.2.0.rc0.207.ga3a616c
