Skip to content
Snippets Groups Projects
Commit 1c0653f3 authored by Raul Fuentes's avatar Raul Fuentes
Browse files

Doxygen: Completed line for Makefile.base

parent f21d497b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment