summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-24 12:06:04 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 14:36:45 +0200
commitb431c9eb160500549df3d4751d5ab26b564897c9 (patch)
treec909341b15f82c56a2e0d6a2eeec690b39dff3bd /Module_tail_build.mk
parent0799823e87583cdeeabe85433e9acb00bd06e8f6 (diff)
move sane to tail_build
Change-Id: I605ee6700d5d51eb6e06e97482ccd482ebb13e22
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 3d76765da7f6..b8f4961e46ae 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -75,6 +75,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
reportbuilder \
reportdesign \
rsc \
+ $(if $(filter SANE,$(BUILD_TYPE)),\
+ sane \
+ ) \
sax \
sc \
scaddins \