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

Doxygen: Completed line for Makefile.base

This commit is contained in:
Raul Fuentes 2017-05-30 16:20:52 +02:00
parent f21d497be4
commit 1c0653f383

View File

@ -21,7 +21,7 @@ A module's Makefile just needs to include `Makefile.base` in the RIOT
repository:
~~~~~~~~~~~~~~~~~~~ {.mk}
include $(RIOTBASE)/Makefile
include $(RIOTBASE)/Makefile.base
~~~~~~~~~~~~~~~~~~~
If your module's name differs from the name of the directory it resides in you