--- google/trunk/Makefile.PL 2007/10/27 22:53:22 151 +++ google/trunk/Makefile.PL 2007/10/27 22:53:58 154 @@ -23,7 +23,7 @@ build_requires 'Test::More'; my_targets(); -clean_files('dump/*'); +clean_files('dump/* yaml state.db'); auto_install;