summaryrefslogtreecommitdiff
path: root/write_buildcustomize.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-07-03 11:11:06 +0200
committerNicholas Clark <nick@ccl4.org>2013-07-05 20:26:26 +0200
commit6de85bb45a5ea25528026a26cac854ee4dcdcd45 (patch)
tree417070253c406257fa2f8fbe7b4166f1064f956f /write_buildcustomize.pl
parente12eeff833d221009aa2e2a6d745f2c1812f2f77 (diff)
downloadperl-6de85bb45a5ea25528026a26cac854ee4dcdcd45.tar.gz
Move File::Find from lib/ to ext/
Diffstat (limited to 'write_buildcustomize.pl')
-rw-r--r--write_buildcustomize.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/write_buildcustomize.pl b/write_buildcustomize.pl
index 4916945d82..02c78f8c72 100644
--- a/write_buildcustomize.pl
+++ b/write_buildcustomize.pl
@@ -29,6 +29,7 @@ my @toolchain = qw(cpan/AutoLoader/lib
ext/re
dist/Term-ReadLine/lib
dist/Exporter/lib
+ ext/File-Find/lib
);
# Used only in ExtUtils::Liblist::Kid::_win32_ext()