fix bug introduced with snapshot support

This commit is contained in:
Igor Sysoev 2006-09-18 12:42:53 +00:00
parent 14fcd477a1
commit 648cb68d30

View File

@ -34,6 +34,8 @@ release:
rm -r $(TEMP)/$(NGINX)/docs
rm -r $(TEMP)/$(NGINX)/misc
tar -c -z -f $(NGINX).tar.gz --directory $(TEMP) $(NGINX)
snapshot:
rm -rf $(TEMP)