Makefile.am: Fix comment.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 7 Oct 2011 12:42:27 +0000 (13:42 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 7 Oct 2011 12:42:27 +0000 (13:42 +0100)
Makefile.am

index 548d1fa..308a1f3 100644 (file)
@@ -75,11 +75,12 @@ endif
 SUBDIRS += sparsify
 endif
 
 SUBDIRS += sparsify
 endif
 
-# Perl tools and guestmount.
+# Perl tools.
 if HAVE_TOOLS
 SUBDIRS += tools
 endif
 
 if HAVE_TOOLS
 SUBDIRS += tools
 endif
 
+# guestmount
 if HAVE_FUSE
 SUBDIRS += fuse
 endif
 if HAVE_FUSE
 SUBDIRS += fuse
 endif