summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e5dd605fe9..499b4be473 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -553,6 +553,7 @@ ext/CPAN/t/11mirroredby.t See if CPAN::Mirrored::By works
ext/Cwd/Changes Cwd extension Changelog
ext/Cwd/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
ext/Cwd/Cwd.xs Cwd extension external subroutines
+ext/Cwd/Makefile.PL Cwd extension makefile maker
ext/Cwd/t/cwd.t See if Cwd works
ext/Cwd/t/taint.t See if Cwd works with taint
ext/Cwd/t/win32.t See if Cwd works on Win32