X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=308a1f3e14edec7b1309c3b427fa6b6828878c58;hp=548d1fa020951638025b9b99fa1fa0148d09a4f4;hb=c6be95453d66ea714a9813a21cfb224d8e346d9e;hpb=ffe0e11b4d3db16f0b6632add24db89349279e69 diff --git a/Makefile.am b/Makefile.am index 548d1fa..308a1f3 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