fix bug introduced with snapshot support

This commit is contained in:
Igor Sysoev 2006-09-18 12:42:53 +00:00
parent 02f13320c6
commit 9e41d23e3f

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)