Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created November 13, 2010 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ingydotnet/674947 to your computer and use it in GitHub Desktop.
Save ingydotnet/674947 to your computer and use it in GitHub Desktop.
diff --git a/Makefile.PL b/Makefile.PL
index 17ed88e..0326a72 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -141,6 +141,7 @@ EOT
clean_files q{
lib/Mouse/Tiny.pm $(O_FILES) test-mydeps-*.log
+ xshelper.h
*.out
cover_db xs-src/*.gc{v,no,da}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment