summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c43e28e5..c8475635 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,7 +88,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
endif