X-Git-Url: http://git.rot13.org/?p=perl-cwmp.git;a=blobdiff_plain;f=Makefile.PL;h=1567770a0036a1fb24753cca2f4d51144101c288;hp=68a498dba7dfd3e9ab9116830742b1368bc6370a;hb=ef58a202bda8029da33330b7c9fd37991fc61952;hpb=5ebc558e04103b5e58c76ec085bf3fedc77f53a1 diff --git a/Makefile.PL b/Makefile.PL index 68a498d..1567770 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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; -