diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-08-23 15:01:38 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-08-23 22:25:59 +0300 |
commit | 4e1fd1b3e1390adb668d5f12f5e4b4888a7db8a6 (patch) | |
tree | 1519c0631192367c43ef96b903926c424b54a830 /Repository.mk | |
parent | fb0a28df82aa67db4536232ab502a8cc85ac9e4f (diff) |
Bin leftovers from the iOS foo_cppunittester_all crack
Change-Id: Ieba3c29cd28f14e2fb5eac827f245edbed053298
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Repository.mk b/Repository.mk index 8fd26edc56ee..c8f96923b16e 100644 --- a/Repository.mk +++ b/Repository.mk @@ -158,18 +158,6 @@ endif endif -ifeq ($(OS),IOS) - -$(eval $(call gb_Helper_register_executables,OOO,\ - basegfx_cppunittester_all \ - basebmp_cppunittester_all \ - i18npool_cppunittester_all \ - sax_cppunittester_all \ - tools_cppunittester_all \ -)) - -endif - ifneq ($(OS),IOS) $(eval $(call gb_Helper_register_executables,UREBIN,\ |