This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp_subst: exit earlier after failed match
[perl5.git] / write_buildcustomize.pl
index 7d75896..0508e27 100644 (file)
@@ -24,6 +24,7 @@ my @toolchain = qw(cpan/AutoLoader/lib
                   cpan/ExtUtils-MakeMaker/lib
                   dist/ExtUtils-Manifest/lib
                   cpan/File-Path/lib
+                  ext/re
                   );
 
 # Used only in ExtUtils::Liblist::Kid::_win32_ext()