Makefile.am: Fix comment.

This commit is contained in:
Richard W.M. Jones
2011-10-07 13:42:27 +01:00
parent ffe0e11b4d
commit c6be95453d

View 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