Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
nginx-mbedtls
/
08aa7092db52f5a383707815fe64557de9bce3e7
/
.
/
debian
/
modules
/
nginx-dav-ext-module
/
config
blob: 98b2b7ab31095b2f3c25b08a5858f0a63a60ef64 [
file
] [
log
] [
blame
] [
raw
]
ngx_addon_name
=
"ngx_http_dav_ext_module"
HTTP_MODULES
=
"$HTTP_MODULES \
ngx_http_dav_ext_module"
NGX_ADDON_SRCS
=
"$NGX_ADDON_SRCS \
$ngx_addon_dir/ngx_http_dav_ext_module.c"
CORE_LIBS
=
"$CORE_LIBS -lexpat"