summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/experimental/desktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/desktop/Makefile b/android/experimental/desktop/Makefile
index a6618258f6ba..90a8b7ad880b 100644
--- a/android/experimental/desktop/Makefile
+++ b/android/experimental/desktop/Makefile
@@ -13,7 +13,7 @@ include $(BOOTSTRAPDIR)/Makefile.shared
native-code.cxx: $(SRCDIR)/solenv/bin/native-code.py
$< -j \
- -g extended_core -g base_core -g calc_core -g draw_core -g math -g writer \
+ -g core -g writer \
-s basprov -s dlgprov -s cui -s protocolhandler -s scriptframe -s sb -s spl -s stringresource -s uui -s vbaswobj -s vbaevents \
> $@