[Pkg-libvirt-commits] [libguestfs] 07/29: v2v: test-harness: Add Config module to library.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Nov 1 17:14:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag upstream/1.29.48
in repository libguestfs.
commit a1f34045164f40207d1545b0a12dcea96bbaeab7
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Mon Jun 22 18:48:47 2015 +0100
v2v: test-harness: Add Config module to library.
Missing dependency.
---
v2v/test-harness/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/v2v/test-harness/Makefile.am b/v2v/test-harness/Makefile.am
index ad29f82..5e28c5a 100644
--- a/v2v/test-harness/Makefile.am
+++ b/v2v/test-harness/Makefile.am
@@ -49,6 +49,7 @@ OCAMLPACKAGES = \
OCAMLFLAGS = $(OCAML_FLAGS) $(OCAML_WARN_ERROR)
BOBJECTS = \
+ $(top_builddir)/mllib/config.cmo \
$(top_builddir)/mllib/common_gettext.cmo \
$(top_builddir)/mllib/common_utils.cmo \
$(top_builddir)/v2v/xml.cmo \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list