mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/gnrc_rpl/Makefile: add zep_dispatcher to TEST_DEPS
This commit is contained in:
parent
9215e37848
commit
76c697570c
@ -25,7 +25,7 @@ endif
|
|||||||
host-tools:
|
host-tools:
|
||||||
$(Q)env -u CC -u CFLAGS $(MAKE) -C $(RIOTTOOLS)
|
$(Q)env -u CC -u CFLAGS $(MAKE) -C $(RIOTTOOLS)
|
||||||
|
|
||||||
TERMDEPS += host-tools
|
TEST_DEPS += host-tools
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user