summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--misc/GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 158d7a13c..1d10c0e87 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -18,7 +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_slab.*
rm $(TEMP)/$(NGINX)/src/core/ngx_resolver.*
rm -r $(TEMP)/$(NGINX)/src/mysql
@@ -51,7 +50,6 @@ snapshot:
rm $(TEMP)/$(NGINX)/src/event/modules/ngx_iocp_module.*
rm -r $(TEMP)/$(NGINX)/src/os/win32
- rm $(TEMP)/$(NGINX)/src/core/ngx_slab.*
rm $(TEMP)/$(NGINX)/src/core/ngx_resolver.*
rm -r $(TEMP)/$(NGINX)/src/mysql