summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 28ed265cfe..3db53b59e8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1262,6 +1262,9 @@ lib/ExtUtils/Changes MakeMaker change log
lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line
lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
lib/ExtUtils/Constant.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/Utils.pm generate XS code to import C header constants
+lib/ExtUtils/Constant/XS.pm generate XS code to import C header constants
lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs
lib/ExtUtils/Installed.pm Information on installed extensions
lib/ExtUtils/Install.pm Handles 'make install' on extensions