X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=bcafa226b64140f4272c4e71f9f5f57e0dcf3d74;hb=95ee3c98cf37dee3806cb9e8cdab1d1f024ae0e5;hp=5170ec8c1f04bc801f2658155b8311c83c04d73c;hpb=9e382f1ae33ed25f012596b801e9cc4a440cb74b;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 5170ec8..bcafa22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,10 +69,7 @@ SUBDIRS += csharp # virt-resize (new version) and virt-sparsify are written in OCaml. if HAVE_OCAML -if HAVE_OCAML_PCRE -SUBDIRS += resize -endif -SUBDIRS += sparsify +SUBDIRS += resize sparsify endif # Perl tools. @@ -85,7 +82,7 @@ if HAVE_FUSE SUBDIRS += fuse endif -# virt-tools in shell. This uses guestmount. +# virt-tools in shell. This uses guestmount and virt-inspector. if HAVE_FUSE SUBDIRS += clone endif