From ff9cca69744b54ca84d98476a9a969d1aa0ff2d3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 9 Apr 2012 23:35:59 +0300 Subject: [PATCH] I meant DESKTOP, not XMLHELP --- Module_tail_build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module_tail_build.mk b/Module_tail_build.mk index cd69300d5be1..a19f71c3adb5 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -92,7 +92,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ writerfilter \ writerperfect \ xmerge \ - $(if $(filter XMLHELP,$(BUILD_TYPE)), \ + $(if $(filter DESKTOP,$(BUILD_TYPE)), \ xmlhelp) \ xmloff \ xmlscript \