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

5 lines
116 B
Makefile
Raw Normal View History

2014-02-24 16:09:37 +01:00
export PROJECT = test_mutex_unlock_and_sleep
include ../Makefile.tests_common
include $(RIOTBASE)/Makefile.include