X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=3d629e9cdd75043d919d3643279bd7fe3ba8d81d;hp=96c4d3540a59e23922c3f1ff5780e6d2a31c4c4d;hb=ca03635a4c83afbe9b51fe846a8b3d5361462a90;hpb=3a84e0784e1e3ab7b56850d0f8c9aa42f1ae3da1 diff --git a/Makefile.am b/Makefile.am index 96c4d35..3d629e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,6 +64,13 @@ endif # Unconditional because nothing is built yet. SUBDIRS += csharp +# virt-resize 2.0 is written in OCaml. +if HAVE_OCAML +if HAVE_OCAML_PCRE +SUBDIRS += resize +endif +endif + # Perl tools and guestmount. if HAVE_TOOLS SUBDIRS += tools