mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 23:07:28 +02:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
ifdef CONFIG_WS_TRANSPORT
|
|
COMPONENT_SRCDIRS := .
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
endif
|