2016-09-26 11:21:55 +00:00
|
|
|
#
|
|
|
|
# Component Makefile
|
|
|
|
#
|
|
|
|
|
2017-05-17 02:06:31 +00:00
|
|
|
COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
|
2016-09-26 11:21:55 +00:00
|
|
|
|
2017-07-26 06:21:07 +00:00
|
|
|
COMPONENT_SRCDIRS := nghttp2/lib port
|
2017-05-17 02:06:31 +00:00
|
|
|
|
2017-07-11 03:49:55 +00:00
|
|
|
COMPONENT_SUBMODULES := nghttp2
|