mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-14 18:20:34 +01:00
build: exclude building src/platform/tests/monitor for --enable-tests=no
src/platform/tests/monitor is more a test-program. If should not be compiled in a non-test build.
This commit is contained in:
parent
9cb2bbe658
commit
4b965d0cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -2515,7 +2515,7 @@ src_platform_tests_libadd = \
|
|||
$(GUDEV_LIBS) \
|
||||
$(LIBNL_LIBS)
|
||||
|
||||
noinst_PROGRAMS += \
|
||||
check_programs_norun += \
|
||||
src/platform/tests/monitor
|
||||
|
||||
check_programs += \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue