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 /readlicense_oo | |
parent | 9d88c67c4cfa8e894d23ebe7924a9d630327ccda (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'readlicense_oo')
-rwxr-xr-x | readlicense_oo/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/prj/build.lst b/readlicense_oo/prj/build.lst index 7f7166c799dc..c043ef41aa72 100755 --- a/readlicense_oo/prj/build.lst +++ b/readlicense_oo/prj/build.lst @@ -1,4 +1,4 @@ -ro readlicense_oo : L10N:l10n l10ntools solenv LIBXSLT:libxslt NULL +ro readlicense_oo : TRANSLATIONS:translations l10ntools solenv LIBXSLT:libxslt NULL ro readlicense_oo usr1 - all ro_root NULL ro readlicense_oo\docs\readme nmake - all ro_readme NULL ro readlicense_oo nmake - all ro_conv NULL |