From 7b5af0460c90c23e98e115ea2823cd4d1bfff540 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Tue, 26 Sep 2000 02:37:53 +0000 Subject: [PATCH] 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 a10d87ad99..becfa9877f 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1074,6 +1074,11 @@ item: Install File Destination=%MAINDIR%\Lib\test 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 -- 2.50.1