summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--write_buildcustomize.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/write_buildcustomize.pl b/write_buildcustomize.pl
index cf56e332f1..76d92d18fc 100644
--- a/write_buildcustomize.pl
+++ b/write_buildcustomize.pl
@@ -49,6 +49,7 @@ push @toolchain, qw(
cpan/Getopt-Long/lib
cpan/parent/lib
cpan/ExtUtils-Constant/lib
+ cpan/version/lib
) if $^O eq 'MSWin32';
push @toolchain, 'ext/VMS-Filespec/lib' if $^O eq 'VMS';