]> granicus.if.org Git - esp-idf/commitdiff
nghttp: build port directory
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 26 Jul 2017 06:21:07 +0000 (14:21 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 26 Jul 2017 06:27:20 +0000 (14:27 +0800)
Fixes https://github.com/espressif/esp-idf/issues/843

components/nghttp/component.mk

index b73161e47c9d643be8de05fb7722ce4115f7653d..2a69cd5e1f4936b1ab529833b11c42f9e414460e 100644 (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