r146@llin (orig r145): dpavlin | 2007-10-28 00:13:48 +0200
[perl-cwmp.git] / Makefile.PL
index 92137f1..501e9fc 100644 (file)
@@ -26,7 +26,7 @@ build_requires 'Test::More';
 
 my_targets();
 
-clean_files('dump/* yaml state.db');
+clean_files('dump/* yaml state.db html');
 
 auto_install;