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 /sfx2/prj | |
parent | 9d88c67c4cfa8e894d23ebe7924a9d630327ccda (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'sfx2/prj')
-rwxr-xr-x | sfx2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 27a2e6edb2d3..32f90ba3d826 100755 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -1,3 +1,3 @@ -sf sfx2 : L10N:l10n idl basic xmlscript framework readlicense_oo shell setup_native sax LIBXML2:libxml2 LIBXSLT:libxslt NULL +sf sfx2 : TRANSLATIONS:translations idl basic xmlscript framework readlicense_oo shell setup_native sax LIBXML2:libxml2 LIBXSLT:libxslt NULL sf sfx2\prj nmake - all sf_prj NULL |