diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-11-14 10:13:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-11-14 10:13:52 +0000 |
commit | c581de089bfaf067502e63c4a1570041b7ecf9be (patch) | |
tree | af4b837ef2afef97965b67d0dee5862383f8cbd4 /i18npool | |
parent | 555efd8ae1eed09dd7c25d7b823fae30899b0449 (diff) |
i18mpool mustn't depends on itself
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/prj/build.lst b/i18npool/prj/build.lst index f4ff1f15a081..632903d29467 100644 --- a/i18npool/prj/build.lst +++ b/i18npool/prj/build.lst @@ -1,4 +1,4 @@ -inp i18npool : bridges sax stoc i18npool NULL +inp i18npool : bridges sax stoc NULL inp i18npool usr1 - all in_mkout NULL inp i18npool\source\unotypes nmake - all in_utypes NULL inp i18npool\source\registerservices nmake - all in_rserv in_utypes NULL |