mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 12:10:10 +01:00
build: enable ibft plugin for make dist-check
(cherry picked from commit 0677b51549)
This commit is contained in:
parent
dd76fe3ccd
commit
036d49b398
1 changed files with 3 additions and 1 deletions
|
|
@ -167,7 +167,9 @@ DISTCHECK_CONFIGURE_FLAGS = \
|
|||
--with-wext=no \
|
||||
--enable-ifcfg-rh \
|
||||
--enable-ifupdown \
|
||||
--disable-dependency-tracking
|
||||
--enable-config-plugin-ibft \
|
||||
--disable-dependency-tracking \
|
||||
$(NULL)
|
||||
|
||||
dist-configure-check:
|
||||
@echo "*** 'make dist' requires '--enable-gtk-doc --enable-introspection --with-libnm-glib'. ***"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue