From 2c04d86f692d4b0841adba508a21e63e1bcdc45f Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 28 Apr 2013 15:47:42 +0200 Subject: fdo#63197: convert helpxsl Change-Id: Icd436733b47d7883209fe73dc1d0099dc87db089 Reviewed-on: https://gerrit.libreoffice.org/3649 Reviewed-by: David Tardon Tested-by: David Tardon --- xmlhelp/Module_xmlhelp.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlhelp/Module_xmlhelp.mk') diff --git a/xmlhelp/Module_xmlhelp.mk b/xmlhelp/Module_xmlhelp.mk index 24390ea8e704..5e5105d21bbf 100644 --- a/xmlhelp/Module_xmlhelp.mk +++ b/xmlhelp/Module_xmlhelp.mk @@ -13,7 +13,7 @@ $(eval $(call gb_Module_add_targets,xmlhelp,\ Library_tvhlp1 \ Library_ucpchelp1 \ Package_xsl \ - Zip_helpxsl \ + Package_helpxsl \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: -- cgit