diff xml/en/GNUmakefile @ 215:abb48e50ff7f

Translated the "Setting Up Hashes" article into English.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 30 Nov 2011 09:20:55 +0000
parents 18217133791f
children 6fed92e2bcea
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -6,6 +6,7 @@ DOCS =									\
 		faq							\
 		windows							\
 		control							\
+		hash							\
 
 DOCS_XML =	$(foreach name, $(DOCS), xml/$(LANG)/docs/$(name).xml)
 DOCS_HTML =	$(foreach name, $(DOCS), $(OUT)/$(LANG)/docs/$(name).html)