X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=a1698a17c2b3b70366fc737fd16f8e10a86a4689;hb=6f5debb62f9d49098b660b626890a46dbbf7346f;hp=8404b7787e9cc0f6f0dfa3002cbff4a484d655e8;hpb=260a6894d9fdfe3cd2f05cd1926b77b46119dc01;p=plack-app-gruntmaster.git diff --git a/Makefile.PL b/Makefile.PL index 8404b77..a1698a1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,11 +10,11 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js/ css/logos.css static/logos.png' + FILES => 'static/css/ static/js/ static/logos/' }, BUILD_REQUIRES => { qw/CSS::Minifier::XS 0 - CSS::SpriteMaker 0 + SVG::SpriteMaker 0 File::Slurp 0 Test::MockTime 0 Test::More 0 @@ -32,6 +32,7 @@ WriteMakefile( warnings 0 File::Slurp 0 + File::Which 0 Gruntmaster::Data 0 HTML::Element::Library 0 HTML::TreeBuilder 0