From 9516c661e86f99cb625e13fe6e040ae74d66a3dd Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 1 Oct 2012 07:24:16 +0200 Subject: add saxon to tail_build Change-Id: I01e2b99a2618c3b4e5e80dc9e38652e75ef5217d --- Module_tail_build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Module_tail_build.mk') diff --git a/Module_tail_build.mk b/Module_tail_build.mk index db82ee13c720..a0c958bd493d 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -124,6 +124,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ salhelper \ sane \ sax \ + $(call gb_Helper_optional,SAXON,saxon) \ sc \ scaddins \ sccomp \ -- cgit