X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=Makefile.PL;h=1567770a0036a1fb24753cca2f4d51144101c288;hp=907131d7a4dc23fecc693f5ce5428f5dbcea2ea9;hb=ef58a202bda8029da33330b7c9fd37991fc61952;hpb=acf749f488794b1234814fe3d04f69d350d1a133 diff --git a/Makefile.PL b/Makefile.PL index 907131d..1567770 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -23,7 +23,7 @@ requires 'Module::Pluggable'; build_requires 'Test::More'; my_targets(); -clean_files('dump/*'); +clean_files('dump/* yaml state.db'); auto_install;