diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-15 05:42:17 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-15 05:42:17 +0000 |
commit | c4bbdec38b7d8acc8d248c7cddb7da8c7ed09205 (patch) | |
tree | a72077434f04cf9064b7c4266a85276bc2a03113 /win32/Makefile | |
parent | eb99164fe573f928a1e23c686cddfafdbe9ae10a (diff) | |
download | perl-c4bbdec38b7d8acc8d248c7cddb7da8c7ed09205.tar.gz |
update exetype.pl tool
p4raw-id: //depot/perl@5094
Diffstat (limited to 'win32/Makefile')
-rw-r--r-- | win32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile b/win32/Makefile index 6bf5e6ec33..774e18bd54 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -471,6 +471,7 @@ UTILS = \ ..\pod\podselect \ ..\x2p\find2perl \ ..\x2p\s2p \ + bin\exetype.pl \ bin\runperl.pl \ bin\pl2bat.pl \ bin\perlglob.pl \ |