build: ignore unused submodules

Do not build the mlv2v, and mllibvirt submodules, as they are not used.
This commit is contained in:
Pino Toscano
2019-11-27 17:14:10 +01:00
parent 72d83cc6eb
commit 08481e05d0
2 changed files with 0 additions and 6 deletions

View File

@@ -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