summaryrefslogtreecommitdiffstats
path: root/xmlhelp/Package_xsl.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-13 16:28:16 +0100
committerAndras Timar <atimar@suse.com>2013-02-13 16:37:35 +0100
commita775aa57f7b1d5f0f69b8faa5277d1914455ba38 (patch)
tree5aa3130772eba2cc2285cdff43b3947451449e84 /xmlhelp/Package_xsl.mk
parentUpdated core (diff)
downloadcore-a775aa57f7b1d5f0f69b8faa5277d1914455ba38.tar.gz
core-a775aa57f7b1d5f0f69b8faa5277d1914455ba38.zip
compact help xml files with xslt which removes the cruft
Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09
Diffstat (limited to 'xmlhelp/Package_xsl.mk')
-rw-r--r--xmlhelp/Package_xsl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/Package_xsl.mk b/xmlhelp/Package_xsl.mk
index 6a11a4620d92..9dc400b0d9d4 100644
--- a/xmlhelp/Package_xsl.mk
+++ b/xmlhelp/Package_xsl.mk
@@ -27,6 +27,7 @@
$(eval $(call gb_Package_Package,xmlhelp_xsl,$(SRCDIR)/xmlhelp/util))
+$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/compact.xsl,compact.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/embed.xsl,embed.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/idxcaption.xsl,idxcaption.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/idxcontent.xsl,idxcontent.xsl))