1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/embunit/Makefile

6 lines
99 B
Makefile
Raw Normal View History

2014-03-31 13:59:02 +02:00
MODULE = embunit
INCLUDES += -I$(RIOTBASE)/sys/include/embUnit
2014-03-31 13:59:02 +02:00
include $(RIOTBASE)/Makefile.base