diff options
author | obo <obo@openoffice.org> | 2010-06-14 13:32:57 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-14 13:32:57 +0200 |
commit | 79fa123bd79e794dfa9bf57e1df28ff46b16671d (patch) | |
tree | cdc3db100d33b54fb90fa6d39214061f10bf0efb /sfx2/prj | |
parent | 634bd66a83cffb00d41d434e77c80eef06a0c813 (diff) |
masterfix: #i112327# sfx2: missing dependency on readlicense_oo
Diffstat (limited to 'sfx2/prj')
-rw-r--r-- | sfx2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/prj/build.lst b/sfx2/prj/build.lst index 131156a78d4d..96320614eaaf 100644 --- a/sfx2/prj/build.lst +++ b/sfx2/prj/build.lst @@ -1,4 +1,4 @@ -sf sfx2 : l10n idl basic xmlscript framework shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 NULL +sf sfx2 : l10n idl basic xmlscript framework readlicense_oo shell setup_native sax SYSTRAY_GTK:libegg LIBXML2:libxml2 NULL sf sfx2 usr1 - all sf_mkout NULL sf sfx2\inc nmake - all sf_inc NULL sf sfx2\prj get - all sf_prj NULL |