From 9e1e86605f7d987e7193aa30dc5f3d96fadcb5a9 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 24 May 2012 12:07:10 +0200 Subject: move twain to tail_build Change-Id: I8d749eeb4229d0c7ef616aabab0e33bdfb8ea773 --- Module_tail_build.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Module_tail_build.mk') diff --git a/Module_tail_build.mk b/Module_tail_build.mk index b8f4961e46ae..698780da2cf2 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -102,6 +102,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ test \ toolkit \ tools \ + $(if $(filter TWAIN,$(BUILD_TYPE)),\ + twain \ + ) \ ucb \ unixODBC \ UnoControls \ -- cgit