]> git.kaiwu.me - nginx.git/commitdiff
fix bug introduced with snapshot support
authorIgor Sysoev <igor@sysoev.ru>
Mon, 18 Sep 2006 12:42:53 +0000 (12:42 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 18 Sep 2006 12:42:53 +0000 (12:42 +0000)
misc/GNUmakefile

index 6610712bb10cfa049a7f6319f6f1adffabb26663..f911c8308cb4f4721c4e7f22b23136836e0d42aa 100644 (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)