Merge branch 'nodbic' into newmc-nodbic
[gruntmaster-page.git] / Makefile.PL
index 7455a4116937a1365e8ad13feda7616b5d233e36..d83230927ebff8d03c23bdb53d2c66ab45b65932 100644 (file)
@@ -10,12 +10,12 @@ 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
                   Test::WWW::Mechanize::PSGI 0/,
        },
This page took 0.009821 seconds and 4 git commands to generate.