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