default_build &&
if is_depends_enabled $SPELL asciidoc; then
  make -C Documentation man STGIT_VERSION="$VERSION"
fi
