diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:55 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:15:21 +0100 |
commit | ffc70ce4f09654fd187848889d790416e6894e59 (patch) | |
tree | 9ce695744a33818231013b4488eee7904e0d4b55 /uui | |
parent | 9d88c67c4cfa8e894d23ebe7924a9d630327ccda (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'uui')
-rwxr-xr-x | uui/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/prj/build.lst b/uui/prj/build.lst index b4a009cd0b9e..b27bd3ee9e2c 100755 --- a/uui/prj/build.lst +++ b/uui/prj/build.lst @@ -1,4 +1,4 @@ -uu uui : L10N:l10n vcl svtools LIBXSLT:libxslt NULL +uu uui : TRANSLATIONS:translations vcl svtools LIBXSLT:libxslt NULL uu uui usr1 - all uu_mkout NULL uu uui\source nmake - all uu_source NULL uu uui\util nmake - all uu_util uu_source NULL |