projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b39d952
)
include extra required files in manifest
Graham Knop [Sun, 21 Jul 2013 08:47:41 +0000 (
04:47
-0400)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
193decd
..
71fe8df
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-6,4
+6,7
@@
author 'Matt S Trout - <mst@shadowcat.co.uk> - original author';
manifest_include(
't/smells-of-vcs' => qr{.*},
+ 't' => '.pm',
+ 't' => '.pl',
+ '' => qr{stolen_chunk_of_toke\.c|Declare\.xs},
);