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 | adad15cff931b6c56862aa1b234efd7b71fb93af (patch) | |
tree | c0ebe8aec82a7dae8017acd590c9da96e4911bb1 /wizards/prj | |
parent | 900d3eb3b861aa3e6de0b62b36103930ed78a58e (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'wizards/prj')
-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 e0d94b1c1e4d..0b8b1e0fc21f 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 |