changeset 283:eaaf65085bda

Gzip <lang>/docs/faq/*.html.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Dec 2011 12:58:44 +0000
parents 64107bc400c4
children 7e464158471f
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -189,7 +189,7 @@ rsync_gzip:
 do_gzip:	$(addsuffix .gz, $(wildcard $(ZIP)/*.html))		\
 		$(addsuffix .gz,					\
 			$(foreach lang, $(LANGS),			\
-			$(foreach dir, . docs docs/http,		\
+			$(foreach dir, . docs docs/faq docs/http,	\
 			$(wildcard $(ZIP)/$(lang)/$(dir)/*.html))))	\
 		$(ZIP)/index.rss.gz					\
 		$(ZIP)/LICENSE.gz					\