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	Wed Jul 11 05:21:53 2012 +0000
+++ b/GNUmakefile	Thu Jul 12 04:36:31 2012 +0000
@@ -42,6 +42,7 @@
 		xml/i18n.xml						\
 		dtd/article.dtd						\
 		dtd/content.dtd						\
+		dtd/module.dtd						\
 		xslt/article.xslt					\
 		xslt/dirname.xslt					\
 		xslt/link.xslt						\