summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-01-20 17:21:00 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-01-20 17:21:38 +0000
commit4635ed7aee4cf2d74e6a4459ea7c1a8cc64c97e0 (patch)
tree7757b5bdb9af6e8add32e94c48f3ce4e0dd1d5fb /desktop
parentandroid: add the sdk platform-tools and tools to your path to simplify (diff)
downloadcore-4635ed7aee4cf2d74e6a4459ea7c1a8cc64c97e0.tar.gz
core-4635ed7aee4cf2d74e6a4459ea7c1a8cc64c97e0.zip
android: add new desktop module, it gets to vcl init and fails.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Module_desktop.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk
index eb83f82242db..2765cc926d00 100644
--- a/desktop/Module_desktop.mk
+++ b/desktop/Module_desktop.mk
@@ -112,10 +112,6 @@ $(eval $(call gb_Module_add_targets,desktop,\
else ifeq ($(OS),ANDROID)
-$(eval $(call gb_Module_add_targets,desktop,\
- Executable_soffice.bin \
-))
-
else ifeq ($(OS),IOS)
else