diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-08-05 19:32:50 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-08-05 19:32:50 +0000 |
| commit | e24b57ad9f06e5e48eda02f0d79a922797a68a87 (patch) | |
| tree | ca74c61200f3ef394a1b06adb2ea19725c347ce4 /auto/sources | |
| parent | 36876c3d6c324f4f4f338b41e4b9376b0ad028bc (diff) | |
| download | nginx-e24b57ad9f06e5e48eda02f0d79a922797a68a87.tar.gz nginx-e24b57ad9f06e5e48eda02f0d79a922797a68a87.tar.bz2 | |
ngx_cpp_test_module
Diffstat (limited to '')
| -rw-r--r-- | auto/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 82734ddb9..66859ae42 100644 --- a/auto/sources +++ b/auto/sources @@ -474,3 +474,4 @@ MAIL_PROXY_SRCS="src/mail/ngx_mail_proxy_module.c" NGX_GOOGLE_PERFTOOLS_MODULE=ngx_google_perftools_module NGX_GOOGLE_PERFTOOLS_SRCS=src/misc/ngx_google_perftools_module.c +NGX_CPP_TEST_SRCS=src/misc/ngx_cpp_test_module.cpp |
