capture origin/<name> of active branch in case remote is not tracked
[scpubgit/System-Introspector.git] / maint / Makefile.PL.include
index 05af156..3fc9154 100644 (file)
@@ -6,3 +6,7 @@ use lib 'Distar/lib';
 use Distar;
 
 author 'Robert Sedlacek <r.sedlacek@shadowcat.co.uk>';
+
+manifest_include('bin'      => qr{.*});
+manifest_include('t/bin'    => qr{.*});
+manifest_include('t/data'   => qr{.*});