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 /framework/prj | |
parent | 9d88c67c4cfa8e894d23ebe7924a9d630327ccda (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'framework/prj')
-rwxr-xr-x | framework/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst index b9f9a995ea80..a97c7e29161f 100755 --- a/framework/prj/build.lst +++ b/framework/prj/build.lst @@ -1,2 +1,2 @@ -fr framework : LIBXSLT:libxslt L10N:l10n svtools ucb NULL +fr framework : LIBXSLT:libxslt TRANSLATIONS:translations svtools ucb NULL fr framework\prj nmake - all fr_all NULL |