diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-02-03 12:44:46 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-02-03 12:44:46 +0200 |
commit | 0bed666e281467c4ddd956e95ae1dbe65a60c238 (patch) | |
tree | 83e65b5459a332ef283064c28e6aaf0c7f29c08e /android | |
parent | e8555dce94c12307f2aeff9fb1543749b97cf41c (diff) |
Need liblnglo too
Diffstat (limited to 'android')
-rw-r--r-- | android/qa/desktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile index 553aefe3a676..d5e93be4c6c9 100644 --- a/android/qa/desktop/Makefile +++ b/android/qa/desktop/Makefile @@ -136,6 +136,7 @@ copy-stuff: buildrcs icuuclo \ jvmaccessgcc3 \ jvmfwk \ + lnglo \ localebe1.uno \ localedata_en \ localedata_es \ |