1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_mutex_unlock_and_sleep/Makefile
2014-07-10 15:23:31 +02:00

7 lines
142 B
Makefile

APPLICATION = test_mutex_unlock_and_sleep
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include