X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=b66d4833f49d7a90d52873e4ea6e8e2cf0476614;hb=cf39f49f7a89076dc1fc67a9224d7546bf27a1a3;hp=8404b7787e9cc0f6f0dfa3002cbff4a484d655e8;hpb=4bf1c3e5f36dcf283517de28b92c4ae7ed10edf0;p=gruntmaster-page.git diff --git a/Makefile.PL b/Makefile.PL index 8404b77..b66d483 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