diff options
author | David Tardon <dtardon@redhat.com> | 2012-07-15 11:54:11 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-07-17 14:06:53 +0200 |
commit | 151b5990e3ee0bf394738d815bd84c77951ea408 (patch) | |
tree | 9001d35c6846f94aa888e67378bc124be63763b8 /Module_tail_build.mk | |
parent | 9aa61701999b7235bd76bf4261765150b7e20f32 (diff) |
move remotebridges to tail_build
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 6d3e5c257988..ac0c008a986c 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -85,6 +85,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ qadevOOo \ ) \ regexp \ + remotebridges \ reportbuilder \ reportdesign \ rsc \ |