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 /setup_native/prj | |
parent | 900d3eb3b861aa3e6de0b62b36103930ed78a58e (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 04916bcf1b6f..7767e773bfd6 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -1,4 +1,4 @@ -pk setup_native : L10N:l10n l10ntools soltools sal xml2cmp NULL +pk setup_native : TRANSLATIONS:translations l10ntools soltools sal xml2cmp NULL pk setup_native usr1 - all sn_mkout NULL pk setup_native\scripts\source nmake - u sn_source NULL pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL |