mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: ignore unused submodules
Do not build the mlv2v, and mllibvirt submodules, as they are not used.
This commit is contained in:
@@ -164,10 +164,6 @@ SUBDIRS += common/mlvisit
|
||||
SUBDIRS += common/mlxml
|
||||
SUBDIRS += common/mltools
|
||||
SUBDIRS += common/mlcustomize
|
||||
SUBDIRS += common/mlv2v
|
||||
if HAVE_LIBVIRT
|
||||
SUBDIRS += common/mllibvirt
|
||||
endif
|
||||
SUBDIRS += customize
|
||||
SUBDIRS += builder builder/templates
|
||||
SUBDIRS += get-kernel
|
||||
|
||||
Reference in New Issue
Block a user