From 7b5af0460c90c23e98e115ea2823cd4d1bfff540 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Tue, 26 Sep 2000 02:37:53 +0000 Subject: Yet another new unique extension in the test directory. --- PCbuild/python20.wse | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a10d87a..becfa98 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1075,6 +1075,11 @@ item: Install File Flags=0000000000000010 end item: Install File + Source=%_SRC_%\Lib\test\*.out + Destination=%MAINDIR%\Lib\test + Flags=0000000000000010 +end +item: Install File Source=%_SRC_%\Lib\test\output\*.* Destination=%MAINDIR%\Lib\test\output Description=Python Test output files -- cgit v0.12