trivial: don't run wifi tests if the tests are disabled
This commit is contained in:
@@ -2,7 +2,9 @@ include $(GLIB_MAKEFILE)
|
||||
|
||||
@GNOME_CODE_COVERAGE_RULES@
|
||||
|
||||
if ENABLE_TESTS
|
||||
SUBDIRS=. tests
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I${top_srcdir}/src \
|
||||
|
Reference in New Issue
Block a user