component.mk 161 B

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