diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-02 11:06:24 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-02 12:39:52 +0300 |
commit | 2906a654d0c59adae71f4c0fb1c72adb3d5477a0 (patch) | |
tree | 8150b43b05a192d23847f83073eaeaf9b667b711 /android | |
parent | d975f4aab223680260140383f5c16dd31f9cc71d (diff) |
More libs
Diffstat (limited to 'android')
-rw-r--r-- | android/experiments/DocumentLoader/Makefile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/android/experiments/DocumentLoader/Makefile b/android/experiments/DocumentLoader/Makefile index ddf51468ade5..2bacbbb1d0fa 100644 --- a/android/experiments/DocumentLoader/Makefile +++ b/android/experiments/DocumentLoader/Makefile @@ -48,8 +48,10 @@ copy-stuff: basebmplo \ basegfxlo \ bootstrap.uno \ + cdrimportlo \ comphelpgcc3 \ datelo \ + dbaxmllo \ expwrap.uno \ fastsax.uno \ fileacc \ @@ -59,6 +61,7 @@ copy-stuff: freetype \ frmlo \ gcc3_uno \ + hwplo \ i18nisolang1gcc3 \ i18npaperlo \ i18npool.uno \ @@ -76,18 +79,26 @@ copy-stuff: lo-bootstrap \ localedata_en \ localedata_others \ + lwpftlo \ mergedlo \ msfilterlo \ + msworkslo \ ooxlo \ reflection.uno \ reg \ saxlo \ sclo \ + scdlo \ scfiltlo \ + sddlo \ + smdlo \ sotlo \ stocservices.uno \ store \ + svgfilterlo \ svllo \ + swdlo \ + t602filterlo \ textinstream.uno \ tllo \ ucbhelper4gcc3 \ @@ -100,7 +111,11 @@ copy-stuff: utllo \ vbahelperlo \ vcllo \ + visioimportlo \ + wpftlo \ + wpgimportlo \ xml2 \ + xmlfdlo \ xmlreader \ xstor \ ); do \ |