1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/test_posix_sleep/Makefile
2014-03-03 17:21:48 +01:00

7 lines
125 B
Makefile

export PROJECT = test_posix_sleep
include ../Makefile.tests_common
USEMODULE += posix
include $(RIOTBASE)/Makefile.include