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@
|
@GNOME_CODE_COVERAGE_RULES@
|
||||||
|
|
||||||
|
if ENABLE_TESTS
|
||||||
SUBDIRS=. tests
|
SUBDIRS=. tests
|
||||||
|
endif
|
||||||
|
|
||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-I${top_srcdir}/src \
|
-I${top_srcdir}/src \
|
||||||
|
Reference in New Issue
Block a user