Merge branch 'master' into newmc
[gruntmaster-page.git] / Makefile.PL
index 2bf04acdec3d5716f8d3ad3295299548f7f3a0b8..8404b7787e9cc0f6f0dfa3002cbff4a484d655e8 100644 (file)
@@ -10,10 +10,11 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js/'
+               FILES => 'static/css/ static/js/ css/logos.css static/logos.png'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
+                  CSS::SpriteMaker           0
                   File::Slurp                0
                   Test::MockTime             0
                   Test::More                 0
This page took 0.009024 seconds and 4 git commands to generate.