diff GNUmakefile @ 584:663fcbeca817

Added module.dtd to $(ARTICLE_DEPS) so modules depend on it.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 12 Jul 2012 04:36:31 +0000
parents 58f5acb7a67d
children 19c9bd574db0
line wrap: on
line diff
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -42,6 +42,7 @@ ARTICLE_DEPS =								\
 		xml/i18n.xml						\
 		dtd/article.dtd						\
 		dtd/content.dtd						\
+		dtd/module.dtd						\
 		xslt/article.xslt					\
 		xslt/dirname.xslt					\
 		xslt/link.xslt						\