r138@llin (orig r137): dpavlin | 2007-10-26 23:25:08 +0200
[perl-cwmp.git] / Makefile.PL
index 907131d..1567770 100644 (file)
@@ -23,7 +23,7 @@ requires      'Module::Pluggable';
 build_requires 'Test::More';
 
 my_targets();
-clean_files('dump/*');
+clean_files('dump/* yaml state.db');
 
 auto_install;