diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-11-09 13:09:24 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-11-09 13:09:24 +0000 |
commit | 1343503235199ad1bd24f5094ab7a91034b9e97a (patch) | |
tree | 2edab109de2e80d7126201e1e20c53a0066f8939 /wizards/prj | |
parent | 62d818cccb508656d2f3c05981648fdd378233f1 (diff) |
#86383# added makefile for standard lib
Diffstat (limited to 'wizards/prj')
-rw-r--r-- | wizards/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst index fd2045f44572..20b0594e242b 100644 --- a/wizards/prj/build.lst +++ b/wizards/prj/build.lst @@ -9,3 +9,4 @@ wz wizards\source\schedule nmake wz wizards\source\template nmake - all wz_templatewiz NULL wz wizards\source\tools nmake - all wz_toolswiz NULL wz wizards\source\webwizard nmake - all wz_webwizard NULL +wz wizards\source\standard nmake - all wz_standard NULL |