Makefile.am: Fix comment.
[libguestfs.git] / Makefile.am
index 548d1fa..308a1f3 100644 (file)
@@ -75,11 +75,12 @@ endif
 SUBDIRS += sparsify
 endif
 
-# Perl tools and guestmount.
+# Perl tools.
 if HAVE_TOOLS
 SUBDIRS += tools
 endif
 
+# guestmount
 if HAVE_FUSE
 SUBDIRS += fuse
 endif