X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=d0acfc319d2f8cc6f5652b9040049d7b196607df;hb=bf3e5a1ea8f7a8ad468a9ead80f5f8abb9aa175e;hp=ca0cbec4e9275ebddcb626bb73cb1cf9508764f5;hpb=2f0f02b13e2a65ecc315db6c27f7e936be90f002;p=sdlgit%2FSDL_perl.git diff --git a/Build.PL b/Build.PL index ca0cbec..d0acfc3 100755 --- a/Build.PL +++ b/Build.PL @@ -143,7 +143,7 @@ my $build = SDL::Build->new( xs_files => \%xs, meta_add => { - no_index => { file => [ , ] }, + no_index => { file => [ , , , , ] }, }, dist_author => 'David J. Goehrig ', );