diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-01 14:55:33 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-01 21:06:12 +0200 |
commit | dc8f9877d115f126c3bb211a0747a17f27a7f42c (patch) | |
tree | d6f6f135161f75e6879cc0ac2337d0e740475914 /android | |
parent | b4f030f0e3a702e6398698eff08e21141f2c761f (diff) |
libmerged: another small component libraries for android
Change-Id: Icd36fe58cfe8dbcc737681e6fb477e64310bfaad
Diffstat (limited to 'android')
-rw-r--r-- | android/experimental/DocumentLoader/Makefile | 6 | ||||
-rw-r--r-- | android/experimental/LibreOffice4Android/Makefile | 8 |
2 files changed, 0 insertions, 14 deletions
diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile index 1253992361a2..ef736fe8b53d 100644 --- a/android/experimental/DocumentLoader/Makefile +++ b/android/experimental/DocumentLoader/Makefile @@ -51,20 +51,14 @@ copy-stuff: # them. # for F in $(strip \ - analysislo \ basegfxlo \ bootstrap.uno \ comphelpgcc3 \ - ctllo \ - datelo \ dbaxmllo \ dbtoolslo \ - evtattlo \ expwrap.uno \ - fastsax.uno \ frmlo \ gcc3_uno \ - hwplo \ i18nisolang1gcc3 \ icudatalo \ icui18nlo \ diff --git a/android/experimental/LibreOffice4Android/Makefile b/android/experimental/LibreOffice4Android/Makefile index fd45641a4e07..6296b13167f8 100644 --- a/android/experimental/LibreOffice4Android/Makefile +++ b/android/experimental/LibreOffice4Android/Makefile @@ -20,24 +20,16 @@ copy-stuff: # them. # for F in $(strip \ - analysislo \ basegfxlo \ bootstrap.uno \ chartcontrollerlo \ chartcorelo \ comphelpgcc3 \ - cppcanvaslo \ - ctllo \ - datelo \ dbaxmllo \ dbtoolslo \ - embobj \ - evtattlo \ expwrap.uno \ - fastsax.uno \ frmlo \ gcc3_uno \ - hwplo \ i18nisolang1gcc3 \ icudatalo \ icui18nlo \ |