1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00
Thomas Eichinger 1e983c9670 s/PROJECT/APPLICATION/g
fixes #548
2014-05-26 13:21:09 +02:00

7 lines
128 B
Makefile

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