diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2002-06-10 16:30:50 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2002-06-10 16:30:50 +0000 |
commit | 324783d60acca4d2724559bb07343097514417af (patch) | |
tree | 2b348404cf28535e9c04116deeace66be296f38e /shell | |
parent | 03e6c903ac5fe238a6824622057ee086de4b6d58 (diff) |
removed trailing slash
Diffstat (limited to 'shell')
-rw-r--r-- | shell/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index 2b2a4f025d86..1ac370358ab3 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -1,5 +1,5 @@ sh shell : offuh rdbmaker NULL -sh shell\source\win32\ nmake - w sh_win32 NULL +sh shell\source\win32 nmake - w sh_win32 NULL sh shell\source\win32\simplemail nmake - w sh_win32_simplemail NULL sh shell\source\unix\exec nmake - u sh_win32 NULL sh shell\source\proxysettings nmake - all sh_proxysettings NULL |