Fix typo from change 23554 which screwed up Windows smokes
Steve Hay [Mon, 6 Dec 2004 14:42:32 +0000 (14:42 +0000)]
p4raw-id: //depot/perl@23616

win32/Makefile

index b03c1c9..760622f 100644 (file)
@@ -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