summaryrefslogtreecommitdiff
path: root/make_ext.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-01 15:57:55 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-01 15:57:55 +0100
commitd735b9be81f6557af22b934d5906de77c1f2aa9f (patch)
tree62bc5e26a9c896686607deaf4eb71553670ffb6f /make_ext.pl
parent762503fe89d6bc3dbcf0ca6003a3c53f728553a6 (diff)
downloadperl-d735b9be81f6557af22b934d5906de77c1f2aa9f.tar.gz
Move ExtUtils::Command from ext/ to cpan/
Diffstat (limited to 'make_ext.pl')
-rw-r--r--make_ext.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_ext.pl b/make_ext.pl
index c831c6fc25..901d9d65fd 100644
--- a/make_ext.pl
+++ b/make_ext.pl
@@ -30,7 +30,7 @@ my $is_Unix = !$is_Win32 && !$is_VMS;
my @toolchain = qw(cpan/AutoLoader/lib
ext/constant/lib
cpan/Cwd cpan/Cwd/lib
- ext/ExtUtils-Command/lib
+ cpan/ExtUtils-Command/lib
dist/ExtUtils-Install/lib
cpan/ExtUtils-MakeMaker/lib
ext/ExtUtils-Manifest/lib