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:34 +0100 |
commit | 128261d8546e138d0da85fc987af93ece14a49df (patch) | |
tree | ad799aad68ad1d05ce3ca0691ade7334eea2e1da /wizards/prj/build.lst | |
parent | 69cd3c724cea243614cc831db2c463e31244c196 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'wizards/prj/build.lst')
-rw-r--r-- | wizards/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst index e0d94b1c1..0b8b1e0fc 100644 --- a/wizards/prj/build.lst +++ b/wizards/prj/build.lst @@ -1,4 +1,4 @@ -wz wizards : L10N:l10n rsc javaunohelper unoil LIBXSLT:libxslt NULL +wz wizards : TRANSLATIONS:translations rsc javaunohelper unoil LIBXSLT:libxslt NULL wz wizards\util nmake - all wz_util NULL wz wizards\source\config nmake - all wz_config NULL wz wizards\source\configshare nmake - all wz_configshare NULL |