Files
ESP8266_RTOS_SDK/examples/protocols/openssl_client/main/component.mk

7 lines
257 B
Makefile

#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_EMBED_TXTFILES := ca.pem
COMPONENT_EMBED_TXTFILES += client.pem
COMPONENT_EMBED_TXTFILES += client.key