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:39 +0100 |
commit | 375029f27425e7c76d86ceeeb7388ea483830ced (patch) | |
tree | 980ab07f51c4888b9130609d0b37662f4f26f0db /sdext/prj | |
parent | 2852e40a9a94b32276f8efcf16298935887c0612 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'sdext/prj')
-rw-r--r-- | sdext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 2604633810a3..5c621d5c0950 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : L10N:l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL +dx sdext : TRANSLATIONS:translations offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL |