Install the compiler package under Lib.
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 84d1e2a..396ef5e 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1889,6 +1889,14 @@
 item: Remark
 end
 item: Install File
+  Source=..\Lib\compiler\*.py
+  Destination=%MAINDIR%\Lib\compiler
+  Description=Python compiler written in Python
+  Flags=0000000000000010
+end
+item: Remark
+end
+item: Install File
   Source=..\lib\distutils\*.py
   Destination=%MAINDIR%\Lib\distutils
   Description=Distribution utility modules
@@ -2134,32 +2142,6 @@
 item: Remark
 end
 item: Install File
-  Source=..\tools\compiler\*.py
-  Destination=%MAINDIR%\Tools\compiler
-  Description=Python compiler written in Python
-  Flags=0000000000000010
-end
-item: Install File
-  Source=..\tools\compiler\readme
-  Destination=%MAINDIR%\Tools\compiler\README.txt
-  Description=Python compiler written in Python
-  Flags=0000000000000010
-end
-item: Install File
-  Source=..\tools\compiler\compiler\*.py
-  Destination=%MAINDIR%\Tools\compiler\compiler
-  Description=Python compiler written in Python
-  Flags=0000000000000010
-end
-item: Install File
-  Source=..\tools\compiler\compiler\*.txt
-  Destination=%MAINDIR%\Tools\compiler\compiler
-  Description=Python compiler written in Python
-  Flags=0000000000000010
-end
-item: Remark
-end
-item: Install File
   Source=..\tools\pynche\*.py
   Destination=%MAINDIR%\Tools\pynche
   Description=pynche color editor