diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-19 23:18:15 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-20 00:57:24 +0300 |
commit | 8be33aa1df252e25d8cd4e46fc65cf054479d5ce (patch) | |
tree | 5caac2a9b1c921694b8382e2ab9c569ca88f77e3 /android/experimental/DocumentLoader | |
parent | 9a42ca71049db83a6264cc026c53763b3a7a0b53 (diff) |
Drop libs that now are static, add a few missing ones
Diffstat (limited to 'android/experimental/DocumentLoader')
-rw-r--r-- | android/experimental/DocumentLoader/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile index 2a6710975a0f..b81c0b597a58 100644 --- a/android/experimental/DocumentLoader/Makefile +++ b/android/experimental/DocumentLoader/Makefile @@ -57,16 +57,13 @@ copy-stuff: expwrap.uno \ fastsax.uno \ fileacc \ - fontconfig \ forlo \ foruilo \ - freetype \ frmlo \ fsstorage.uno \ gcc3_uno \ hwplo \ i18nisolang1gcc3 \ - i18npaperlo \ i18npool.uno \ i18nutilgcc3 \ icudatalo \ @@ -86,11 +83,9 @@ copy-stuff: lwpftlo \ mergedlo \ msfilterlo \ + mswordlo \ msworkslo \ ooxlo \ - raptor \ - rasqal \ - rdf \ reflection.uno \ reg \ saxlo \ @@ -110,6 +105,7 @@ copy-stuff: textinstream.uno \ tllo \ ucbhelper4gcc3 \ + ucppkg1 \ uno_cppu \ uno_cppuhelpergcc3 \ uno_sal \ @@ -119,6 +115,7 @@ copy-stuff: unoxmllo \ utllo \ vbahelperlo \ + vbaswobj.uno \ vcllo \ visioimportlo \ wpftlo \ |