projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
02f5a50
)
Fix MANIFEST.SKIP to include stolen_chunk_of_toke.c
Christopher Nehren [Fri, 21 Sep 2007 18:48:58 +0000 (18:48 +0000)]
MANIFEST.SKIP
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.SKIP
b/MANIFEST.SKIP
index
9adbb64
..
b02a1da
100644
(file)
--- a/
MANIFEST.SKIP
+++ b/
MANIFEST.SKIP
@@
-1
+1
@@
-^(?!script/|lib/|inc/|t/|example/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml|.*?.xs$)
+^(?!script/|lib/|inc/|t/|example/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml|.*?.xs$|.*?\.c$)