Merge branch 'master' into newmc
[gruntmaster-page.git] / Makefile.PL
index 0d62f051a36ec7c488287160e5b42f48530bee42..a1698a17c2b3b70366fc737fd16f8e10a86a4689 100644 (file)
@@ -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
This page took 0.010637 seconds and 4 git commands to generate.