projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
420d69e
)
xsheler.h should be cleaned by `make clean` (Ingy dot Net)
Ingy dot Net [Sat, 13 Nov 2010 00:41:02 +0000 (09:41 +0900)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
17ed88e
..
0326a72
100644
(file)
--- 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}
};