Skip to content

Commit

Permalink
Fix some MANIFEST.SKIP issues
Browse files Browse the repository at this point in the history
  • Loading branch information
salva committed Jun 7, 2016
1 parent 8edb8aa commit 1632216
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions MANIFEST
@@ -1,9 +1,12 @@
BUILDING.WIN32
Changes
const-c.inc
const-xs.inc
example/benchmark.pl
example/read.pl
example/scat.pl
example/rt58911.pl
example/rt80011.pl
example/scat.pl
inc/Devel/CheckLib.pm
inc/Module/Install.pm
inc/Module/Install/Base.pm
Expand All @@ -15,16 +18,14 @@ inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Net/SSH2.pm
lib/Net/SSH2/Constants.pm
lib/Net/SSH2/Channel.pm
lib/Net/SSH2/Constants.pm
lib/Net/SSH2/Dir.pm
lib/Net/SSH2/File.pm
lib/Net/SSH2/KnownHosts.pm
lib/Net/SSH2/Listener.pm
lib/Net/SSH2/PublicKey.pm
lib/Net/SSH2/SFTP.pm
const-c.inc
const-xs.inc
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
Expand All @@ -34,4 +35,3 @@ README
SSH2.xs
t/Net-SSH2.t
typemap
example/benchmark.pl
4 changes: 2 additions & 2 deletions MANIFEST.SKIP
Expand Up @@ -13,11 +13,11 @@
\~\z
^pm_to_blib\z
^Makefile\z
^const-c\.inc\z
^const-xs\.inc\z
^\.travis.yml
^\.travis/
^\.gitignore
^t/pod-spell.t
^MYMETA\.
^00.*\.patch\z
gen_constants\.pl\z
pods.t\z

0 comments on commit 1632216

Please sign in to comment.