summaryrefslogtreecommitdiffstats
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-08-24 10:30:28 +0200
committerDavid Tardon <dtardon@redhat.com>2012-08-24 13:22:03 +0200
commit6ace132bfb3c0c9ccb1616a23e89a055b393bda3 (patch)
tree320c7e651daf5e9c015c55a6b8238f0228ecbd02 /Module_tail_build.mk
parentgbuildize hsqldb (diff)
downloadcore-6ace132bfb3c0c9ccb1616a23e89a055b393bda3.tar.gz
core-6ace132bfb3c0c9ccb1616a23e89a055b393bda3.zip
add hsqldb to tail_build
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
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 e06241e6096b..08a4025690b5 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -63,6 +63,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
formula \
fpicker \
framework \
+ $(if $(filter HSQLDB,$(BUILD_TYPE)),\
+ hsqldb \
+ ) \
hwpfilter \
i18npool \
i18nutil \