diff --git a/Makefile.am b/Makefile.am index 214da7672..329998081 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,7 @@ endif # Unconditional because nothing is built yet. SUBDIRS += csharp -# virt-resize (new version) and virt-sparsify are written in OCaml. +# OCaml tools. if HAVE_OCAML SUBDIRS += resize sparsify sysprep endif