summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-06-02 01:05:16 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-06-02 23:38:00 +0200
commita9f170c1045e642bfbd22fc323b635a4870e2d07 (patch)
tree0617b56c39931fdf48c3fc7f5e7c4942e15f534a /Module_tail_build.mk
parent1c4605d1e07a6264ef8bdac556fff575c2bd6e2d (diff)
twain header is only for Windows
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 02a7d43273f2..719a6e6b202d 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -112,9 +112,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
test \
toolkit \
tools \
- $(if $(filter TWAIN,$(BUILD_TYPE)),\
- twain \
- ) \
+ twain \
ucb \
unixODBC \
UnoControls \