--- trunk/Makefile.PL 2006/01/06 12:40:23 49 +++ trunk/Makefile.PL 2006/01/06 18:35:53 54 @@ -19,7 +19,7 @@ ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'Estraier.pm', # retrieve abstract from module AUTHOR => 'Dobrica Pavlinusic ') : ()), - clean => { FILES => "Makefile.old pod2html" }, + clean => { FILES => "Makefile Makefile.old pod2html" }, ); sub MY::postamble {