mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +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/drivers \
|
||||||
tests/periph \
|
tests/periph \
|
||||||
tests/pkg \
|
tests/pkg \
|
||||||
|
tests/sys \
|
||||||
#
|
#
|
||||||
|
|
||||||
APPLICATION_DIRS := $(addprefix $(RIOTBASE)/,$(APPLICATION_DIRS))
|
APPLICATION_DIRS := $(addprefix $(RIOTBASE)/,$(APPLICATION_DIRS))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user