X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=a1698a17c2b3b70366fc737fd16f8e10a86a4689;hb=6f5debb62f9d49098b660b626890a46dbbf7346f;hp=0d62f051a36ec7c488287160e5b42f48530bee42;hpb=fa8b7f99072328f6a9855cd0b300691405a09ec1;p=gruntmaster-page.git diff --git a/Makefile.PL b/Makefile.PL index 0d62f05..a1698a1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,10 +10,11 @@ WriteMakefile( LICENSE => 'AGPL_3', SIGN => 1, clean => { - FILES => 'static/css/ static/js/' + FILES => 'static/css/ static/js/ static/logos/' }, BUILD_REQUIRES => { qw/CSS::Minifier::XS 0 + SVG::SpriteMaker 0 File::Slurp 0 Test::MockTime 0 Test::More 0