mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: improve APPDEPS example
Addresses https://github.com/RIOT-OS/RIOT/pull/1339#discussion_r14050325
This commit is contained in:
parent
de4677eb60
commit
4b98570a34
2
dist/Makefile
vendored
2
dist/Makefile
vendored
@ -49,7 +49,7 @@ export QUIET ?= 1
|
||||
#export INCLUDES += -Iapplication_include
|
||||
|
||||
# Specify custom dependencies for your application here ...
|
||||
# export APPDEPS = app_data.h
|
||||
# export APPDEPS = app_data.h config.h
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user