1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 16:31:18 +01:00

tests: test_vtimer_msg_diff: Makefile s/PROJECT/APPLICATION/g

This commit is contained in:
Kaspar Schleiser 2014-06-05 14:35:37 +02:00
parent 9ee346c9d3
commit f7913e31a8

View File

@ -1,4 +1,4 @@
export PROJECT = test_vtimer_msg_diff
export APPLICATION = test_vtimer_msg_diff
include ../Makefile.tests_common
USEMODULE += vtimer