#nginx
ngx_addon_name=ngx_http_dclass_module
HTTP_MODULES="$HTTP_MODULES ngx_http_dclass_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_dclass_module.c $ngx_addon_dir/dtree_client.c"
NGX_ADDON_DEPS="$NGX_ADDON_DEPS $ngx_addon_dir/dtree_client.h"
