# HG changeset patch # User Ruslan Ermilov # Date 1324459279 0 # Node ID bf3f71199e7ebeb22be442397522a966681368c4 # Parent 9bfa8a51a2e3e64b74bca71da8dd4501c9927cbf Fixed pgp_keys.html dependencies by using the common article rule. diff -r 9bfa8a51a2e3 -r bf3f71199e7e xml/en/GNUmakefile --- a/xml/en/GNUmakefile Tue Dec 20 14:13:27 2011 +0000 +++ b/xml/en/GNUmakefile Wed Dec 21 09:21:19 2011 +0000 @@ -82,11 +82,6 @@ $(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) \