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

tests/gnrc_sixlowpan_frag_sfr_congure_impl: zep_dispatcher to TEST_DEPS

This commit is contained in:
Benjamin Valentin 2023-08-08 22:30:39 +02:00
parent 76c697570c
commit 094f7f011b

View File

@ -54,7 +54,7 @@ endif
zep_dispatch:
$(Q)env -u CC -u CFLAGS $(MAKE) -C $(RIOTTOOLS) $@
TERMDEPS += zep_dispatch
TEST_DEPS += zep_dispatch
include $(RIOTBASE)/Makefile.include