projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ffc818d
)
add data to manifest
Matt S Trout [Mon, 23 Jul 2012 17:22:10 +0000 (17:22 +0000)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
0ef9543
..
d96216a
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-10,3
+10,7
@@
author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
manifest_include(
bin => qr/.*/
);
+
+manifest_include(
+ 't/data' => qr/.*/
+);