diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-01-01 02:14:12 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-01-01 02:14:12 (GMT) |
commit | 88ad134e3612b32026a9cfb188c55b6ba1664094 (patch) | |
tree | fa8b424f6fc0d652756c9ea9f3afa685ed6ea88d /PCbuild/python20.wse | |
parent | 50e9c4ff5590bfe77212093d80b16ee7066a0180 (diff) | |
download | cpython-88ad134e3612b32026a9cfb188c55b6ba1664094.zip cpython-88ad134e3612b32026a9cfb188c55b6ba1664094.tar.gz cpython-88ad134e3612b32026a9cfb188c55b6ba1664094.tar.bz2 |
Merging in changes from r23a1-branch. Doc/makefile had conflicts, which
I leave to Fred to sort out.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r-- | PCbuild/python20.wse | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 239e6b7..f2a9ca4 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1973,6 +1973,12 @@ item: Install File Description=email test data Flags=0000000000000010 end +item: Install File + Source=..\lib\email\test\data\*.au + Destination=%MAINDIR%\Lib\email\test\data + Description=email test data + Flags=0000000000000010 +end item: Remark end item: Install File |