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 /fpicker/prj | |
parent | 9d88c67c4cfa8e894d23ebe7924a9d630327ccda (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'fpicker/prj')
-rwxr-xr-x[-rw-r--r--] | fpicker/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/prj/build.lst b/fpicker/prj/build.lst index 75459777d829..6b8fb2d9b21c 100644..100755 --- a/fpicker/prj/build.lst +++ b/fpicker/prj/build.lst @@ -1,4 +1,4 @@ -fp fpicker : LIBXSLT:libxslt L10N:l10n rdbmaker svtools NULL +fp fpicker : LIBXSLT:libxslt TRANSLATIONS:translations rdbmaker svtools NULL fp fpicker\inc nmake - all fp_inc NULL fp fpicker\source\generic nmake - all fp_generic fp_inc NULL fp fpicker\source\office nmake - all fp_office fp_inc NULL |