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

8 lines
136 B
Makefile

include ../Makefile.sys_common
USEMODULE += stdin
DISABLE_MODULE += test_utils_interactive_sync
include $(RIOTBASE)/Makefile.include