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
|
||||
|
||||
@@ -235,14 +235,12 @@ AC_CONFIG_FILES([Makefile
|
||||
common/mlaugeas/Makefile
|
||||
common/mlcustomize/Makefile
|
||||
common/mlgettext/Makefile
|
||||
common/mllibvirt/Makefile
|
||||
common/mlpcre/Makefile
|
||||
common/mlprogress/Makefile
|
||||
common/mlstdutils/Makefile
|
||||
common/mlstdutils/guestfs_config.ml
|
||||
common/mltools/Makefile
|
||||
common/mlutils/Makefile
|
||||
common/mlv2v/Makefile
|
||||
common/mlvisit/Makefile
|
||||
common/mlxml/Makefile
|
||||
common/options/Makefile
|
||||
|
||||
Reference in New Issue
Block a user