projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a85f320
)
remove extraneous manifest includes
Graham Knop [Tue, 3 Feb 2015 05:27:40 +0000 (
00:27
-0500)]
maint/Makefile.PL.include
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.include
b/maint/Makefile.PL.include
index
2b72408
..
3f4e47a
100644
(file)
--- a/
maint/Makefile.PL.include
+++ b/
maint/Makefile.PL.include
@@
-3,8
+3,3
@@
use lib 'Distar/lib';
use Distar;
author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
-
-manifest_include(
- 't/smells-of-vcs' => qr{.*},
- 't/dep_constellations' => '.pm',
-);