mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
v2v: test-harness: Add Config module to library.
Missing dependency.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user