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

7 lines
124 B
Makefile

PROJECT = test_pthread_cleanup
include ../Makefile.tests_common
USEMODULE += pthread
include $(RIOTBASE)/Makefile.include