Skip to content

Commit

Permalink
Some MANIFEST bookkeeppiing
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.perl.org/modules/Module-Build/trunk@5324 50811bd7-b8ce-0310-adc1-d9db26280581
  • Loading branch information
kenahoo committed Apr 14, 2005
1 parent 3070e87 commit b39de8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST
Expand Up @@ -8,6 +8,7 @@ lib/Module/Build/Base.pm
lib/Module/Build/Compat.pm lib/Module/Build/Compat.pm
lib/Module/Build/Cookbook.pm lib/Module/Build/Cookbook.pm
lib/Module/Build/ModuleInfo.pm lib/Module/Build/ModuleInfo.pm
lib/Module/Build/Notes.pm
lib/Module/Build/Platform/aix.pm lib/Module/Build/Platform/aix.pm
lib/Module/Build/Platform/Amiga.pm lib/Module/Build/Platform/Amiga.pm
lib/Module/Build/Platform/cygwin.pm lib/Module/Build/Platform/cygwin.pm
Expand Down Expand Up @@ -36,6 +37,7 @@ t/ext.t
t/extend.t t/extend.t
t/files.t t/files.t
t/install.t t/install.t
t/lib/DistGen.pm
t/lib/ModuleBuildOne.pm t/lib/ModuleBuildOne.pm
t/lib/Test/Builder.pm t/lib/Test/Builder.pm
t/lib/Test/More.pm t/lib/Test/More.pm
Expand All @@ -47,6 +49,7 @@ t/parents.t
t/pod_parser.t t/pod_parser.t
t/runthrough.t t/runthrough.t
t/Sample/bin/sample.pl t/Sample/bin/sample.pl
t/Sample/Build
t/Sample/Build.PL t/Sample/Build.PL
t/Sample/lib/Sample.pm t/Sample/lib/Sample.pm
t/Sample/lib/Sample/Docs.pod t/Sample/lib/Sample/Docs.pod
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.SKIP
Expand Up @@ -13,6 +13,7 @@ CVS
^Module- ^Module-
^t/_ ^t/_
^t/Sample/save_out$ ^t/Sample/save_out$
^t/Sample/_build
^t/Sample/SIGNATURE ^t/Sample/SIGNATURE
(^|/)\. (^|/)\.
Makefile$ Makefile$
Expand Down

0 comments on commit b39de8b

Please sign in to comment.