summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/MANIFEST')
-rw-r--r--gnu/usr.bin/perl/MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/MANIFEST b/gnu/usr.bin/perl/MANIFEST
index d6146515228..3adc61afd0a 100644
--- a/gnu/usr.bin/perl/MANIFEST
+++ b/gnu/usr.bin/perl/MANIFEST
@@ -1592,6 +1592,7 @@ fakethr.h Fake threads header
form.h Public declarations for formats
generate_uudmap.c Generate uudmap.h, the uuencode decoding map
genpacksizetables.pl Generate the size tables for pack/unpack
+git_version.h Pre-generated git_version.h for OpenBSD
globals.c File to declare global symbols (for shared library)
global.sym Symbols that need hiding when embedded
globvar.sym Global variables that need hiding when embedded
@@ -1962,6 +1963,7 @@ lib/complete.pl A command completion subroutine
lib/Config/Extensions.pm Convenient hash lookup for built extensions
lib/Config/Extensions.t See if Config::Extensions works
lib/Config.t See if Config works
+lib/Config_git.pl Pre-generated git_version.h for OpenBSD
lib/constant.pm For "use constant"
lib/constant.t See if compile-time constants work
lib/CORE.pod document the CORE namespace