From b76bca11b1012253db4fb63aefb8423ad30b84f3 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Sun, 28 Oct 2012 00:13:29 +0200 Subject: fix x11_extensions delivering Change-Id: Ib9de68943db9a29f2cd00d1388e473b242a2a866 --- Module_tail_build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Module_tail_build.mk') diff --git a/Module_tail_build.mk b/Module_tail_build.mk index b01f32c3d974..230d9734e6cf 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -182,7 +182,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ wizards \ writerfilter \ writerperfect \ - $(call gb_Helper_optional,EXTENSIONS,x11_extensions) \ + $(call gb_Helper_optional,X11_EXTENSIONS,x11_extensions) \ xmerge \ $(call gb_Helper_optional,DESKTOP,xmlhelp) \ xmloff \ -- cgit