diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-10-24 16:19:50 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-10-24 17:56:06 +0200 |
commit | 56bb796673657c9f8683bbff08070c77c4c889cd (patch) | |
tree | 4634a8d138bfaa7c3712df3f0736975714e5f81d /xmlhelp/Module_xmlhelp.mk | |
parent | 250198ad0e02741b254ce191ff5e110f63aa6e21 (diff) |
xmlhelp: remove Package_xsl
Change-Id: Id0a5213b39886e2f6929f7ff2c014ed861d1da91
Diffstat (limited to 'xmlhelp/Module_xmlhelp.mk')
-rw-r--r-- | xmlhelp/Module_xmlhelp.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/Module_xmlhelp.mk b/xmlhelp/Module_xmlhelp.mk index 5e5105d21bbf..1cba02aa7afc 100644 --- a/xmlhelp/Module_xmlhelp.mk +++ b/xmlhelp/Module_xmlhelp.mk @@ -12,7 +12,6 @@ $(eval $(call gb_Module_Module,xmlhelp)) $(eval $(call gb_Module_add_targets,xmlhelp,\ Library_tvhlp1 \ Library_ucpchelp1 \ - Package_xsl \ Package_helpxsl \ )) |