diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2021-12-24 15:53:59 +0300 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2021-12-24 15:53:59 +0300 |
| commit | fa4da058549d122387f5d553b62b0ec15b84ddc8 (patch) | |
| tree | db7b2f8666f24e805b4e5c13c021b0f6cac9dbd6 /auto/sources | |
| parent | 3341a850763eec48263a4ab2fd3a35008b11da3e (diff) | |
| parent | 363505e806feebb7ceb1f9edb0e3f75c1253384f (diff) | |
| download | nginx-fa4da058549d122387f5d553b62b0ec15b84ddc8.tar.gz nginx-fa4da058549d122387f5d553b62b0ec15b84ddc8.tar.bz2 | |
Merged with the default branch.
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 3c7a37e6d..46408ee53 100644 --- a/auto/sources +++ b/auto/sources @@ -256,3 +256,6 @@ NGX_WIN32_RC="src/os/win32/nginx.rc" HTTP_FILE_CACHE_SRCS=src/http/ngx_http_file_cache.c + +HTTP_HUFF_SRCS="src/http/ngx_http_huff_decode.c + src/http/ngx_http_huff_encode.c" |
