From: Quim Rovira Date: Sat, 13 Aug 2016 10:17:03 +0000 (+0200) Subject: Add libbrotli.a to the clean targets X-Git-Tag: 0.002~34 X-Git-Url: http://git.ieval.ro/?p=io-compress-brotli.git;a=commitdiff_plain;h=63f2e6ebb009fdba0ea5eeac686603453e5c34e3 Add libbrotli.a to the clean targets --- diff --git a/Makefile.PL b/Makefile.PL index f522b93..e2649e7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,6 +15,7 @@ WriteMakefile( }, INC => '-Ibrotli', MYEXTLIB => 'brotli/libbrotli$(LIB_EXT)', + clean => { FILES => 'brotli/libbrotli$(LIB_EXT)' }, META_ADD => { dynamic_config => 0, resources => {