diff --git a/Makefile.PL b/Makefile.PL index b60d6f0..b269129 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -253,7 +253,7 @@ WriteMakefile( ), OPTIMIZE => '-O2', clean => { - FILES => 'SQLite.xsi config.h tv.log', + FILES => 'SQLite.xsi config.h tv.log *.old', }, PL_FILES => {}, EXE_FILES => [],