summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PCbuild/python20.wse8
1 files changed, 7 insertions, 1 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 9cfe016..c6e1d9d 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1940,7 +1940,13 @@ item: Install File
Source=..\lib\csv\*.py
Destination=%MAINDIR%\Lib\csv
Description=CSV package
- Flags=0000000100000010
+ Flags=0000000000000010
+end
+item: Install File
+ Source=..\lib\csv\util\*.py
+ Destination=%MAINDIR%\Lib\csv\util
+ Description=CSV package
+ Flags=0000000000000010
end
item: Remark
end