X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=dcd11ebdbc2496a50b5d2b82425f05bcd1037ce0;hb=8cb49efef34eaaca66755cbe49d671b0e6788589;hp=ca31727836d7b559c280535de1d81654668d6d62;hpb=116d366b1f6a29efa93bfa7defe0164f0085f49a;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index ca31727..dcd11eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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