summaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 47c2bd744..bf6f7c584 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -26,8 +26,6 @@ release:
rm -r $(TEMP)/$(NGINX)/src/mysql
- rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c
-
mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
@@ -72,8 +70,6 @@ snapshot:
rm -r $(TEMP)/$(NGINX)/src/mysql
- rm $(TEMP)/$(NGINX)/src/http/modules/ngx_http_status_module.c
-
mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)