summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-02 23:31:06 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-02 23:31:06 +0000
commit4b618757339319cc630e0a81a96a00ace56331a1 (patch)
tree5e1aa12f796c8cdeefe951f514449591d083a2bc /win32/Makefile
parent793f5136aceac628d0f8aee41ccb49204963e443 (diff)
downloadperl-4b618757339319cc630e0a81a96a00ace56331a1.tar.gz
The prove utility should also be installed on VMS and on Windows.
Haven't we regression tests for installations yet ? p4raw-id: //depot/perl@21836
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 9d55ff0ac4..43aaa87a2c 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -473,6 +473,7 @@ UTILS = \
..\utils\piconv \
..\utils\cpan \
..\utils\xsubpp \
+ ..\utils\prove \
..\utils\instmodsh \
..\pod\checkpods \
..\pod\pod2html \
@@ -1075,7 +1076,7 @@ distclean: clean
podchecker podselect
cd ..\utils
-del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs perldoc perlivp \
- dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh
+ dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh prove
-del /f *.bat
cd ..\win32
cd ..\x2p