More specifically include stolen_chunk_of_toke.c in MANIFEST.SKIP so that it
apeiron [Fri, 21 Sep 2007 19:33:03 +0000 (19:33 +0000)]
doesn't pull in Declare.c when it's generated after running make.

Pointy-hat to: apeiron
Prodding from: mst (as always)

git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-Declare@3774 bd8105ee-0ff8-0310-8827-fb3f25b6796d

MANIFEST.SKIP

index b02a1da..df9b0fb 100644 (file)
@@ -1 +1 @@
-^(?!script/|lib/|inc/|t/|example/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml|.*?.xs$|.*?\.c$)
+^(?!script/|lib/|inc/|t/|example/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml|.*?.xs$|stolen_chunk_of_toke.c$)