Checking in changes prior to tagging of version 0.50_08. Changelog diff is:
[gitmo/Mouse.git] / Makefile.PL
index daf48fa..00a6b68 100755 (executable)
@@ -79,7 +79,7 @@ author_tests 'xt';
 
 repository 'git://git.moose.perl.org/Mouse.git';
 
-clean_files 'lib/Mouse/Tiny.pm $(O_FILES)';
+clean_files 'lib/Mouse/Tiny.pm $(O_FILES) test-mydeps-*.log';
 
 
 if (author_context()) {