mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 09:30:21 +01:00
build: turn on warnings during distcheck
Make sure we catch everything before generating a tarball for release.
This commit is contained in:
parent
c269735e9c
commit
3b48fdfc89
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ EXTRA_DIST = \
|
|||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--with-tests=yes \
|
||||
--with-docs=yes \
|
||||
--enable-more-warnings=yes \
|
||||
--with-udev-dir=$$dc_install_base/lib/udev \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue