diff xml/en/GNUmakefile @ 12:66659eaf045e

Adding "Welcome to nginx!" vs Facebook FAQ page
author Igor Sysoev <igor@sysoev.ru>
date Thu, 25 Aug 2011 15:32:59 +0000
parents 61e04fc01027
children 9d3403f5204d
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Mon Aug 22 14:07:35 2011 +0000
+++ b/xml/en/GNUmakefile	Thu Aug 25 15:32:59 2011 +0000
@@ -22,6 +22,7 @@
 HOWTO_EN_HTML =	$(foreach name, $(HOWTO_EN), $(OUT)/$(name).html)
 
 FAQ_EN =	en/docs/sys_errlist					\
+		en/docs/welcome_nginx_facebook
 
 FAQ_EN_XML =	$(foreach name, $(FAQ_EN), xml/$(name).xml)
 FAQ_EN_HTML =	$(foreach name, $(FAQ_EN), $(OUT)/$(name).html)