Created
November 13, 2010 00:22
-
-
Save ingydotnet/674947 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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