summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-11-27 16:47:16 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-11-27 16:47:16 +0000
commit05e6492ffe7b193162daba6c223f64e5bf4a91ab (patch)
tree9c5dbd7d93299de733488bbd2bd7bf4875491aff
parent6e0a7bfaaa10c9e6faa9fe5d8c606806c8b2ff38 (diff)
downloadnginx-05e6492ffe7b193162daba6c223f64e5bf4a91ab.tar.gz
nginx-05e6492ffe7b193162daba6c223f64e5bf4a91ab.tar.bz2
do not delete resolver sources from release tarball
-rw-r--r--misc/GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 066be771a..b863d67dc 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -18,8 +18,6 @@ release:
rm $(TEMP)/$(NGINX)/src/event/modules/ngx_iocp_module.*
rm -r $(TEMP)/$(NGINX)/src/os/win32
- rm $(TEMP)/$(NGINX)/src/core/ngx_resolver.*
-
rm -r $(TEMP)/$(NGINX)/src/mysql
rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c