X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=3d629e9cdd75043d919d3643279bd7fe3ba8d81d;hp=96c4d3540a59e23922c3f1ff5780e6d2a31c4c4d;hb=cde0c0c05741476e748586a59f3470e8bc211718;hpb=58f7a5a4ac8cce77dfaded1c29f3ad382b4cc9a8 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