virt-sysprep: Switch to using guestmount, add more features.
[libguestfs.git] / Makefile.am
index 3d44c76..5170ec8 100644 (file)
@@ -38,9 +38,6 @@ SUBDIRS += fish
 # virt-tools in C.
 SUBDIRS += align cat df edit inspector rescue
 
-# virt-tools in shell.
-SUBDIRS += clone
-
 # Language bindings.
 if HAVE_PERL
 SUBDIRS += perl perl/examples
@@ -88,6 +85,11 @@ if HAVE_FUSE
 SUBDIRS += fuse
 endif
 
+# virt-tools in shell.  This uses guestmount.
+if HAVE_FUSE
+SUBDIRS += clone
+endif
+
 # po-docs must come after tools, inspector.
 if HAVE_PO4A
 SUBDIRS += po-docs