changeset 259:bf3f71199e7e

Fixed pgp_keys.html dependencies by using the common article rule.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 21 Dec 2011 09:21:19 +0000
parents 9bfa8a51a2e3
children 9ba793943a93
files xml/en/GNUmakefile
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -82,11 +82,6 @@ REFS_HTML =	$(foreach name, $(REFS), $(O
 		$(SECURITY_DEPS)
 	$(call XSLT, xslt/security.xslt, $<, $@)
 
-$(OUT)/$(DOC_LANG)/pgp_keys.html:				\
-		xml/$(DOC_LANG)/pgp_keys.xml			\
-		$(PGP_DEPS)
-	$(call XSLT, xslt/article.xslt, $<, $@)
-
 $(OUT)/$(DOC_LANG)/docs/index.html:					\
 		$(DOCS_XML)						\
 		$(REFS_XML)						\