aboutsummaryrefslogtreecommitdiff
path: root/misc/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/GNUmakefile')
-rw-r--r--misc/GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index e18a86a63..b7e76b942 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -93,6 +93,9 @@ zip: export
mv $(TEMP)/$(NGINX)/LICENSE $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/README.md $(TEMP)/$(NGINX)/docs.new
+ mv $(TEMP)/$(NGINX)/CODE_OF_CONDUCT.md $(TEMP)/$(NGINX)/docs.new
+ mv $(TEMP)/$(NGINX)/CONTRIBUTING.md $(TEMP)/$(NGINX)/docs.new
+ mv $(TEMP)/$(NGINX)/SECURITY.md $(TEMP)/$(NGINX)/docs.new
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
rm -r $(TEMP)/$(NGINX)/docs