add include in component.mk

pull/58/head
XiaochaoGONG 2019-04-12 11:29:32 +08:00
parent 8785dff0c1
commit f4d84a050f
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)

View File

@ -2,3 +2,5 @@
# "main" pseudo-component makefile. # "main" pseudo-component makefile.
# #
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_INCLUDEDIRS := include