diff options
Diffstat (limited to 'wizards/prj/build.lst')
-rw-r--r-- | wizards/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst index 73185fc3a2e5..386667074ccf 100644 --- a/wizards/prj/build.lst +++ b/wizards/prj/build.lst @@ -11,5 +11,5 @@ wz wizards\source\tools nmake wz wizards\source\webwizard nmake - all wz_webwizard NULL wz wizards\source\depot nmake - all wz_depot NULL wz wizards\source\standard nmake - all wz_standard NULL -wz wizards\com\sun\star\wizards\report nmake - all wz_reportwiz NULL -wz wizards\com\sun\star\wizards\common nmake - all wz_commonwiz wz_reportwiz NULL +wz wizards\com\sun\star\wizards\report nmake - all wz_reportwiz wz_commonwiz NULL +wz wizards\com\sun\star\wizards\common nmake - all wz_commonwiz NULL |