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