summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-02-24 16:52:44 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-02-24 16:53:15 +0000
commitc45e87d037ca11e6d173ab57fce295c5f01d2ccc (patch)
treeb5179dc9406b2e66d8ea7cf8615e02b954f2cd60 /android
parentb8f41e584cb876327c78e55bdfffb0424facfe41 (diff)
android: more libs corrections
Diffstat (limited to 'android')
-rw-r--r--android/qa/desktop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile
index 8c0735115e00..490a7a8b55db 100644
--- a/android/qa/desktop/Makefile
+++ b/android/qa/desktop/Makefile
@@ -121,7 +121,7 @@ copy-stuff: buildrcs
freetype \
fsstorage.uno \
gcc3_uno \
- hypenlo \
+ hyphenlo \
i18nisolang1gcc3 \
i18npaperlo \
i18npool.uno \
@@ -134,7 +134,7 @@ copy-stuff: buildrcs
jvmfwk \
lnglo \
introspection.uno \
- lnth \
+ lnthlo \
localebe1.uno \
localedata_en \
localedata_es \
@@ -170,6 +170,7 @@ copy-stuff: buildrcs
xstor \
\
swlo \
+ swuilo \
swdlo \
); do \
$(call COPY,$(OUTDIR)/lib/lib$${F}.so); \