diff --git a/Makefile.am b/Makefile.am index 548d1fa02..308a1f3e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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