diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:53 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:14:39 +0100 |
commit | 375029f27425e7c76d86ceeeb7388ea483830ced (patch) | |
tree | 980ab07f51c4888b9130609d0b37662f4f26f0db /swext | |
parent | 2852e40a9a94b32276f8efcf16298935887c0612 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'swext')
-rw-r--r-- | swext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swext/prj/build.lst b/swext/prj/build.lst index e00d2a464278..34e56e544787 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,4 +1,4 @@ -swext swext : officecfg L10N:l10n l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL +swext swext : officecfg TRANSLATIONS:translations l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL swext swext usr1 - all swext_mkout NULL swext swext\mediawiki\help nmake - all swext_mwhelp NULL swext swext\mediawiki\src\registry\schema\org\openoffice\Office\Custom nmake - all swext_mwschema NULL |