]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Makefile.PL
Get rid of Debian_CPANTS.txt
[perl/modules/indirect.git] / Makefile.PL
index f1d1637284057df53010512385c2f52101557c0e..57df486071dfadab204790b91f4ff8b178a1b7ba 100644 (file)
@@ -34,5 +34,5 @@ WriteMakefile(
                       . build_req,
         COMPRESS   => 'gzip -9f', SUFFIX => 'gz'
     },
-    clean         => { FILES => 'indirect-* *.gcov *.gcda *.gcno cover_db' },
+    clean         => { FILES => 'indirect-* *.gcov *.gcda *.gcno cover_db Debian_CPANTS.txt' },
 );