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

7 lines
117 B
Makefile

APPLICATION = vtimer_msg
include ../Makefile.tests_common
USEMODULE += vtimer
include $(RIOTBASE)/Makefile.include