protect against re-upgrading
[scpubgit/Tak.git] / maint / Makefile.PL.include
index 831fcc3..71e2eaf 100644 (file)
@@ -5,6 +5,8 @@ use IO::All;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 
+manifest_include bin => qr/[^.].*/;
+
 # rebuild the fatpacked lib/Tak/STDIONode.pm
 system("maint/mk-fat");