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:05 +0100 |
commit | 63d665953fb95ae69d41f38afc9cd49922ed4ff2 (patch) | |
tree | 36c855968ed460163d13598751a85eb94a3919fc /dbaccess/prj | |
parent | 08245a19a5d84b6f67ec2b73f446bb95eaf00a2c (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'dbaccess/prj')
-rw-r--r-- | dbaccess/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/prj/build.lst b/dbaccess/prj/build.lst index ca2fa71856e7..f655ddf5ee36 100644 --- a/dbaccess/prj/build.lst +++ b/dbaccess/prj/build.lst @@ -1,4 +1,4 @@ -ba dbaccess : L10N:l10n BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL +ba dbaccess : TRANSLATIONS:translations BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL ba dbaccess usr1 - all ba_mkout NULL ba dbaccess\inc nmake - all ba_inc NULL ba dbaccess\source\ui\inc nmake - all ba_uiinc ba_inc NULL |