diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-02-17 23:15:26 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-02-19 19:24:34 +0100 |
commit | a62f426993835770a35f6d366047d8d5d6322e12 (patch) | |
tree | 7c8c93d34eff9acf2d5cf026f797cb60fec173a2 /android | |
parent | 0fd044f85f92ad76b07c44f95bb1b810834d3805 (diff) |
add configmgr, ucb1, ucpfile1, xcr to libmerged
Diffstat (limited to 'android')
-rw-r--r-- | android/qa/desktop/Makefile | 3 | ||||
-rw-r--r-- | android/qa/sc/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile index c0fbe00c8dd7..14f53683eb1a 100644 --- a/android/qa/desktop/Makefile +++ b/android/qa/desktop/Makefile @@ -111,7 +111,6 @@ copy-stuff: buildrcs bootstrap.uno \ canvastoolslo \ comphelpgcc3 \ - configmgr.uno \ cppcanvaslo \ drawinglayerlo \ expwrap.uno \ @@ -152,9 +151,7 @@ copy-stuff: buildrcs svllo \ test \ tllo \ - ucb1 \ ucbhelper4gcc3 \ - ucpfile1 \ uno_cppu \ uno_cppuhelpergcc3 \ uno_sal \ diff --git a/android/qa/sc/Makefile b/android/qa/sc/Makefile index 71d145b30401..81b8251889ce 100644 --- a/android/qa/sc/Makefile +++ b/android/qa/sc/Makefile @@ -58,7 +58,6 @@ copy-stuff: basegfxlo \ bootstrap.uno \ comphelpgcc3 \ - configmgr.uno \ datelo \ expwrap.uno \ fastsax.uno \ @@ -98,9 +97,7 @@ copy-stuff: textinstream.uno \ test \ tllo \ - ucb1 \ ucbhelper4gcc3 \ - ucpfile1 \ uno_cppu \ uno_cppuhelpergcc3 \ uno_sal \ |