From c45e87d037ca11e6d173ab57fce295c5f01d2ccc Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 24 Feb 2012 16:52:44 +0000 Subject: android: more libs corrections --- android/qa/desktop/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'android') 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); \ -- cgit