nghttp: build port directory

Fixes https://github.com/espressif/esp-idf/issues/843
This commit is contained in:
Ivan Grokhotkov 2017-07-26 14:21:07 +08:00
parent 002f38fa8f
commit ee6d0631f4
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
COMPONENT_SRCDIRS := nghttp2/lib
COMPONENT_SRCDIRS := nghttp2/lib port
COMPONENT_SUBMODULES := nghttp2