finished dump target (which used to be debug in last commit) which will dump
[perl-cwmp.git] / Makefile.PL
index 136ad25..d346367 100644 (file)
@@ -22,6 +22,7 @@ requires      'Term::Shelly'  =>      '0.03';
 build_requires 'Test::More';
 
 my_targets();
+clean_files('dump/*');
 
 auto_install;