diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-03 14:35:38 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-03 14:43:44 +0300 |
commit | 94166f3c95651da395a262112d666ab841e5cb86 (patch) | |
tree | da36f5f810f3472b36cef3567438102466819207 /android | |
parent | f82b40c2531c54fb1dbbdc4ca60cfec49d66fb63 (diff) |
Need libswlo.so
Diffstat (limited to 'android')
-rw-r--r-- | android/experiments/DocumentLoader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/experiments/DocumentLoader/Makefile b/android/experiments/DocumentLoader/Makefile index b4b5a6143cea..bbebd560cce3 100644 --- a/android/experiments/DocumentLoader/Makefile +++ b/android/experiments/DocumentLoader/Makefile @@ -98,6 +98,7 @@ copy-stuff: svgfilterlo \ svllo \ swdlo \ + swlo \ t602filterlo \ textinstream.uno \ tllo \ |