forgot component.mk
This commit is contained in:
parent
e36daf874b
commit
0939d7c015
1 changed files with 5 additions and 0 deletions
5
test/wm-test-project/main/component.mk
Normal file
5
test/wm-test-project/main/component.mk
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#
|
||||||
|
# "main" pseudo-component makefile.
|
||||||
|
#
|
||||||
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||||
|
COMPONENT_EMBED_TXTFILES := server_root_cert.pem
|
Loading…
Reference in a new issue