summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2004-12-06 14:42:32 +0000
committerSteve Hay <SteveHay@planit.com>2004-12-06 14:42:32 +0000
commit04bae4fbddb0c7e9efb7e2337cde26cd2e9615cc (patch)
tree7ccdf2b3f3ecaa03f0c20e029202c18130c23071 /win32
parent9a731dbde319d4ad89a923cac3bdf4af379645dc (diff)
downloadperl-04bae4fbddb0c7e9efb7e2337cde26cd2e9615cc.tar.gz
Fix typo from change 23554 which screwed up Windows smokes
p4raw-id: //depot/perl@23616
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index b03c1c91d5..760622fdb6 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -447,7 +447,7 @@ MINIDIR = .\mini
PERLEXE = ..\perl.exe
WPERLEXE = ..\wperl.exe
GLOBEXE = ..\perlglob.exe
-CONFIGPM = ..\lib\Config.pm ..\Config_heavy.pl
+CONFIGPM = ..\lib\Config.pm ..\lib\Config_heavy.pl
MINIMOD = ..\lib\ExtUtils\Miniperl.pm
X2P = ..\x2p\a2p.exe