Makefile.am: Fix comment.

(cherry picked from commit c6be95453d)
This commit is contained in:
Richard W.M. Jones
2011-10-07 13:42:27 +01:00
parent 3207a40dab
commit 615cc529f5

View File

@@ -71,11 +71,12 @@ SUBDIRS += resize
endif
endif
# Perl tools and guestmount.
# Perl tools.
if HAVE_TOOLS
SUBDIRS += tools
endif
# guestmount
if HAVE_FUSE
SUBDIRS += fuse
endif