]> granicus.if.org Git - esp-idf/blob - components/openssl/component.mk
component/bt: bug fix of lack of checking bluetooth stack status inside API functions
[esp-idf] / components / openssl / component.mk
1 #
2 # Component Makefile
3 #
4
5 COMPONENT_ADD_INCLUDEDIRS := include
6 COMPONENT_PRIV_INCLUDEDIRS := include/internal include/platform include/openssl
7
8 COMPONENT_SRCDIRS := library platform
9