diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-24 11:56:50 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 14:36:43 +0200 |
commit | d7767f6a8464b917c99d37dfd63882058cdf63b4 (patch) | |
tree | 2bcc6c22ae1ec19ebcf4a56b8202d1f2d7a46884 /Module_tail_build.mk | |
parent | 8d62893e7a4f38af2872a0c80d9ebed5f7bacf76 (diff) |
move tools to tail_build
Change-Id: I4e8ccd71b178d24b95fffe10bb22f075df83a8c9
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 86d236b11c31..1c4664c978d8 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -91,6 +91,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ swext \ test \ toolkit \ + tools \ ucb \ unixODBC \ UnoControls \ |