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 /Repository.mk | |
parent | 5f49389c742c2ff642ee886eb816b2959c596ff6 (diff) |
Prevent the testtool from building
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Repository.mk b/Repository.mk index 5fab1b55f8db..e17dc0efe8b4 100644 --- a/Repository.mk +++ b/Repository.mk @@ -46,7 +46,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ $(eval $(call gb_Helper_register_executables,OOO, \ spadmin.bin \ - testtool \ )) ifeq ($(OS),WNT) @@ -367,7 +366,6 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \ )) $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ - app \ basegfx_s \ dtobj \ libeay32 \ |