mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 17:13:50 +01:00
makefiles/app_dirs.inc.mk: add tests/sys subdirectory
This commit is contained in:
parent
cf7ef55b8d
commit
31ac82030e
@ -17,6 +17,7 @@ APPLICATION_DIRS := \
|
||||
tests/drivers \
|
||||
tests/periph \
|
||||
tests/pkg \
|
||||
tests/sys \
|
||||
#
|
||||
|
||||
APPLICATION_DIRS := $(addprefix $(RIOTBASE)/,$(APPLICATION_DIRS))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user