Files
esp-idf/components/nghttp/component.mk
2016-09-26 19:21:55 +08:00

9 lines
156 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include include
COMPONENT_SRCDIRS := library port
include $(IDF_PATH)/make/component_common.mk