X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=maint%2FMakefile.PL.include;h=235ed1fc31799228ba6c76e65b8408e1ed77edb1;hp=d41f46edf39ae836f28e62d507290525548c22ee;hb=8a1b06bea91f32966b5f067d6502209e0338827f;hpb=1c9c3b77c6192f4cdb713b60ee9472b112a43d5a diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include index d41f46e..235ed1f 100644 --- a/maint/Makefile.PL.include +++ b/maint/Makefile.PL.include @@ -12,7 +12,7 @@ manifest_include 't/lib/TestMiddleware/share' => qr/.*/; manifest_include 't/lib/TestMiddlewareFromConfig/share' => qr/.*/; manifest_include 't/lib/TestMiddlewareFromConfig' => 'testmiddlewarefromconfig.pl'; manifest_include t => qr/optional_apache-.*\.pl/; -manifest_include t => 'optional_stress.yml'; +manifest_include t => 'optional_stress.json'; manifest_include t => 'something/Makefile.PL'; manifest_include t => 'something/script/foo/bar/for_dist'; manifest_include t => 'utf8.txt';