diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:56 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:16:36 +0100 |
commit | 1bb84a38134a12c2178bd1735d9c42c180c16876 (patch) | |
tree | 2fbeb851e044fdf4778e93925456ea526030ada3 /starmath/prj | |
parent | 8baf037f970df0429f9f9d962c75185929e04081 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index 382cce8f3d9d..e1131e28d1a4 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -1,4 +1,4 @@ -sm starmath : LIBXSLT:libxslt L10N:l10n svx ure NULL +sm starmath : LIBXSLT:libxslt TRANSLATIONS:translations svx ure NULL sm starmath usr1 - all sm_mkout NULL sm starmath\inc nmake - all sm_inc NULL sm starmath\prj get - all sm_prj NULL |