create ReadChannel object to allow moving Shere logic into connect
[scpubgit/Object-Remote.git] / maint / Makefile.PL.include
index dc0d14a..0ef9543 100644 (file)
@@ -6,3 +6,7 @@ use lib 'Distar/lib';
 use Distar;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
+
+manifest_include(
+  bin => qr/.*/
+);