diff misc/GNUmakefile @ 6484:4b420f9c4c5d

Removed the prototype mysql module.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 31 Mar 2016 22:33:26 +0300
parents 62d950bc0f15
children df264686e7de
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -20,8 +20,6 @@ release: export
 	rm $(TEMP)/$(NGINX)/src/event/modules/ngx_iocp_module.*
 	rm -r $(TEMP)/$(NGINX)/src/os/win32
 
-	rm -r $(TEMP)/$(NGINX)/src/mysql
-
 	mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
 	mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
 	mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)