changeset 114:55d4cc8c9ecb

howto_build_on_win32 added to makefile
author Sergey Budnevitch <sb@waeme.net>
date Thu, 20 Oct 2011 13:59:06 +0000
parents f9fe7330f8e8
children b66954a49f29
files xml/en/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Thu Oct 20 13:57:37 2011 +0000
+++ b/xml/en/GNUmakefile	Thu Oct 20 13:59:06 2011 +0000
@@ -17,6 +17,7 @@
 HOWTO_EN =	en/docs/debugging_log					\
 		en/docs/http/converting_rewrite_rules			\
 		en/docs/freebsd_tuning					\
+		en/docs/howto_build_on_win32				\
 
 REFS_EN_XML =	$(foreach name, $(REFS_EN), xml/$(name).xml)
 REFS_EN_HTML =	$(foreach name, $(REFS_EN), $(OUT)/$(name).html)