Fix the makefile of sys/random

The Makefile must not overwrite the include paths.
dev/timer
René Kijewski 10 years ago
parent 48f23aa43d
commit e55fd19d5c

@ -1,4 +1,3 @@
INCLUDES = -I../include -I$(RIOTBASE)/core/include
MODULE = random
include $(RIOTBASE)/Makefile.base

Loading…
Cancel
Save