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>
Wed, 19 Oct 2011 17:31:19 +0000 (18:31 +0100)
(cherry picked from commit c6be95453d66ea714a9813a21cfb224d8e346d9e)

Makefile.am

index ca31727..dcd11eb 100644 (file)
@@ -71,11 +71,12 @@ SUBDIRS += resize
 endif
 endif
 
 endif
 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