diff options
author | August Sodora <augsod@gmail.com> | 2011-12-05 17:15:34 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2011-12-05 17:16:45 -0500 |
commit | f58ae13e8a0794295ddf35d50c37299d06d4ea28 (patch) | |
tree | e340552558490fa242b59ff21b699ac236e3d0d1 /Module_tail_build.mk | |
parent | 5f49389c742c2ff642ee886eb816b2959c596ff6 (diff) |
Prevent the testtool from building
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 97c437277c3e..dd320a8e808a 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -26,7 +26,6 @@ $(eval $(call gb_Module_Module,tail_end)) $(eval $(call gb_Module_add_moduledirs,tail_end,\ animations \ - automation \ basctl \ bean \ chart2 \ @@ -54,7 +53,6 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ starmath \ sw \ swext \ - testautomation \ unoxml \ uui \ vbahelper \ |