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.mk | |
parent | eb99164fe573f928a1e23c686cddfafdbe9ae10a (diff) | |
download | perl-c4bbdec38b7d8acc8d248c7cddb7da8c7ed09205.tar.gz |
update exetype.pl tool
p4raw-id: //depot/perl@5094
Diffstat (limited to 'win32/makefile.mk')
-rw-r--r-- | win32/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makefile.mk b/win32/makefile.mk index 64f89fdbb3..5e8a3efac7 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -576,6 +576,7 @@ UTILS = \ ..\pod\podselect \ ..\x2p\find2perl \ ..\x2p\s2p \ + bin\exetype.pl \ bin\runperl.pl \ bin\pl2bat.pl \ bin\perlglob.pl \ |