component.mk 208 B

1234567891011
  1. #
  2. # Component Makefile
  3. #
  4. COMPONENT_ADD_INCLUDEDIRS := port/include nghttp2/lib/includes
  5. COMPONENT_PRIV_INCLUDEDIRS := private_include
  6. COMPONENT_SRCDIRS := nghttp2/lib port
  7. COMPONENT_SUBMODULES := nghttp2