]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Make sprites during build
[gruntmaster-page.git] / Makefile.PL
index 2f3a50f2784e73f70334031e465446dc62ca0723..c6d91a7941b776c7dff59e561878c6654affd84d 100644 (file)
@@ -10,10 +10,11 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js.js'
+               FILES => 'static/css/ static/js.js css/logos.css static/logos.png'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
+                  CSS::SpriteMaker           0
                   File::Slurp                0
                   JavaScript::Minifier::XS   0
                   Test::MockTime             0
This page took 0.022345 seconds and 4 git commands to generate.