diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-04 14:13:46 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-04 14:13:46 +0100 |
commit | e76d4e39b90e9e878a43a79a01e7c9326c319f42 (patch) | |
tree | 3da7a02ca7c6b8facfd2968d9249d15367e511ad /setup_native/prj | |
parent | 370ce3185082b976a6c8de8d4aea07273907a8ff (diff) |
bad merge, setup_native depends on sfx2 now
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 2c18ccb0a354..4ca42cac8f80 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -1,4 +1,4 @@ -pk setup_native : TRANSLATIONS:translations l10ntools soltools sal NATIVE:xml2cmp NULL +pk setup_native : TRANSLATIONS:translations l10ntools soltools sal sfx2 NATIVE:xml2cmp NULL pk setup_native usr1 - all sn_mkout NULL pk setup_native\scripts\source nmake - u sn_source NULL pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL |