1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +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