build: Change comment above OCaml tools.

This commit is contained in:
Richard W.M. Jones
2012-04-21 21:43:32 +01:00
parent 03d321d022
commit 97ef9afca7

View File

@@ -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