changeset 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 90a5a62031ad
children e83b551cb90e
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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						\