diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2002-02-27 11:17:54 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2002-02-27 11:17:54 +0000 |
commit | 0b02ac946291683a1090c2c2acddc858dc11f451 (patch) | |
tree | 395a5aa30d857dd7068cfe0683bd33dd938475f7 | |
parent | 1b60cf81e23a350bd91a6bedbea6d5bb233e5eb7 (diff) |
#97805# - Removed installuser
-rw-r--r-- | extensions/prj/build.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/prj/build.lst b/extensions/prj/build.lst index 7cc832a395a4..2f1258bed65e 100644 --- a/extensions/prj/build.lst +++ b/extensions/prj/build.lst @@ -11,7 +11,6 @@ ex extensions\source\resource nmake - all ex_resrc NULL ex extensions\source\installation nmake - w ex_inst NULL ex extensions\source\installation\office\instchk nmake - all ex_ichk NULL ex extensions\source\installation\office\protchk nmake - w ex_pchk NULL -ex extensions\source\installuser nmake - all ex_instu NULL ex extensions\source\plugin\base nmake - all ex_plbase NULL ex extensions\source\plugin\win nmake - w ex_plwin ex_plbase NULL ex extensions\source\plugin\unx nmake - u ex_plunx NULL |