1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/gcoap_fileserver: add zep_dispatcher to TEST_DEPS

This commit is contained in:
Benjamin Valentin 2023-08-08 22:25:47 +02:00
parent 0a5dae88f4
commit 9215e37848

View File

@ -46,6 +46,6 @@ endif
host-tools:
$(Q)env -u CC -u CFLAGS $(MAKE) -C $(RIOTTOOLS)
TERMDEPS += host-tools
TEST_DEPS += host-tools
include $(RIOTBASE)/Makefile.include