diff options
author | Sander Vesik <svesik@openoffice.org> | 2002-08-27 11:23:56 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2002-08-27 11:23:56 +0000 |
commit | 5fafbb7e8516e2b6a6595f627c354d9f1c68d18f (patch) | |
tree | f0e625cf01e4295f4a2763056f0ee598c39639d8 /neon | |
parent | 9ecee6f8a2c3a2e0dde9f3727c747d949817a309 (diff) |
expat (which is no longer in external) is a dependency for neon
Diffstat (limited to 'neon')
-rwxr-xr-x | neon/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neon/prj/build.lst b/neon/prj/build.lst index d4c605bbc2a9..66ed0ce75e15 100755 --- a/neon/prj/build.lst +++ b/neon/prj/build.lst @@ -1,3 +1,3 @@ -xh neon : soltools external NULL +xh neon : soltools external expat NULL xh neon usr1 - all xh_mkout NULL xh neon nmake - all xh_neon NULL |