v2v: test-harness: stop using the external ocaml-libvirt

Use the embedded copy.
This commit is contained in:
Pino Toscano
2018-08-30 18:43:53 +02:00
parent 3e89a1d44f
commit 5c4bd181b6
2 changed files with 2 additions and 5 deletions

View File

@@ -174,10 +174,8 @@ SUBDIRS += sparsify
SUBDIRS += sysprep
if HAVE_LIBVIRT
SUBDIRS += v2v
if HAVE_OCAML_PKG_LIBVIRT
SUBDIRS += v2v/test-harness
endif
endif
if HAVE_FUSE
SUBDIRS += dib
endif