diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-24 12:00:51 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 14:36:44 +0200 |
commit | 5e4eee13d0a0aedcc9f96560e0913945111e2c97 (patch) | |
tree | fd0329cd0f55f5ee9074ac0ecdcec23cc7c52325 /Module_tail_build.mk | |
parent | d2f23a2c8bc46b714ab7ecf003fd30f5a8886d4e (diff) |
move basegfx and o3tl to tail_build
Change-Id: Idaf053adc621035ebc3b7a124bdffde869ce5def
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index eb9c057454ae..9c968d392e63 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -31,6 +31,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ avmedia \ basctl \ basebmp \ + basegfx \ basic \ bean \ canvas \ @@ -62,6 +63,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ MathMLDTD \ Mesa \ np_sdk \ + o3tl \ oovbaapi \ oox \ package \ |