summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-21 21:43:32 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-21 21:43:32 +0100
commit97ef9afca77ee81a6c0d1a30cf4d367d7cefa2e3 (patch)
treef6faa8633045a8ee608312095039f89471b214b1 /Makefile.am
parent03d321d0225512bdcd136ac7cb086c0b292a9c09 (diff)
downloadlibguestfs-97ef9afca77ee81a6c0d1a30cf4d367d7cefa2e3.tar.gz
libguestfs-97ef9afca77ee81a6c0d1a30cf4d367d7cefa2e3.tar.xz
libguestfs-97ef9afca77ee81a6c0d1a30cf4d367d7cefa2e3.zip
build: Change comment above OCaml tools.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 214da767..32999808 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