diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-08-08 11:22:34 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-08-08 11:25:12 +0300 |
commit | 7ec5539950b5b8699c1d121932643573aed4a89e (patch) | |
tree | cfabbb1a5c62625b32a05180ae8773cddee75823 /Makefile.in | |
parent | be6629ac7481dd68cb2f2b52927f1dcd975d6ac9 (diff) |
dictionaries is not needed in cross-build-toolset, it seems
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index dcc7b86d46b7..a27fbc5c4e6e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -69,7 +69,6 @@ cross-build-toolset: i18npool \ unodevtools \ gettext \ - dictionaries \ o3tl \ basegfx \ tools \ |