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

7 lines
117 B
Makefile
Raw Normal View History

2014-07-30 21:30:22 +02:00
APPLICATION = vtimer_msg
include ../Makefile.tests_common
2014-01-15 18:37:12 +01:00
USEMODULE += vtimer
include $(RIOTBASE)/Makefile.include