diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:52 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:14:28 +0100 |
commit | 075f9682de5c0e30540d08ebfb26b709f80edde6 (patch) | |
tree | 4c03e49a9026b66dfd27a2f26f03d99b7a33d5b8 /chart2 | |
parent | 628582e43cfe72fc0883747a4d1b8b27fc9479c1 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst index 5b534700a4f0..7bac40dee430 100644 --- a/chart2/prj/build.lst +++ b/chart2/prj/build.lst @@ -1,4 +1,4 @@ -ch chart2 : offapi offuh L10N:l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL +ch chart2 : offapi offuh TRANSLATIONS:translations comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL ch chart2 usr1 - all ch_mkout NULL ch chart2\inc nmake - all ch_inc NULL ch chart2\source\inc get - all ch_source_inc NULL |