mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-10 07:00:21 +01:00
build: fix plugin options for 'make distcheck'
This commit is contained in:
parent
1b0b943663
commit
2a900e2d0d
1 changed files with 4 additions and 4 deletions
|
|
@ -33,10 +33,10 @@ DISTCHECK_CONFIGURE_FLAGS = \
|
|||
--with-udev-dir=$$dc_install_base/lib/udev \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \
|
||||
--with-wext=no \
|
||||
--with-ifcfg-rh \
|
||||
--with-ifcfg-suse \
|
||||
--with-ifupdown \
|
||||
--with-ifnet
|
||||
--enable-ifcfg-rh \
|
||||
--enable-ifcfg-suse \
|
||||
--enable-ifupdown \
|
||||
--enable-ifnet
|
||||
|
||||
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue