include path fixed
This commit is contained in:
parent
be29bba141
commit
cdb4a46c79
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Component makefile for extras/http-parser
|
# Component makefile for extras/http-parser
|
||||||
|
|
||||||
# Include it as 'http-parser/http_parser.h'
|
# Include it as 'http-parser/http_parser.h'
|
||||||
INC_DIRS += $(http-parser_ROOT)http-parser
|
INC_DIRS += $(http-parser_ROOT)
|
||||||
|
|
||||||
# args for passing into compile rule generation
|
# args for passing into compile rule generation
|
||||||
http-parser_INC_DIR =
|
http-parser_INC_DIR =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue