Skip to content

Commit d8e1b9f

Browse files
committed
Fix typo in config
1 parent 4b65baf commit d8e1b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ test -f $ngx_addon_dir/third_party/msgpuck/libmsgpuck.a && {
1414
$ngx_addon_dir/third_party/msgpuck/libmsgpuck.a \
1515
"
1616

17-
include_paths="${include_path} \
17+
include_paths="${include_paths} \
1818
$ngx_addon_dir/third_party/msgpuck \
1919
$ngx_addon_dir/third_party/yajl/build/yajl-2.1.0/include \
2020
"

0 commit comments

Comments
 (0)