mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-27 13:40:24 +01:00
trivial: don't run wifi tests if the tests are disabled
This commit is contained in:
parent
def82cddea
commit
ad2b17bfb4
1 changed files with 2 additions and 0 deletions
|
|
@ -2,7 +2,9 @@ include $(GLIB_MAKEFILE)
|
|||
|
||||
@GNOME_CODE_COVERAGE_RULES@
|
||||
|
||||
if ENABLE_TESTS
|
||||
SUBDIRS=. tests
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I${top_srcdir}/src \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue