diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-01-28 15:10:42 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-01-28 15:10:42 +0000 |
commit | 3f3ffb6144f605cbf5773fd80fc9f5c2949f7d87 (patch) | |
tree | 28f24224df90e3851cb94858398ad9a746248533 /MANIFEST | |
parent | 97a26ad97b57719769c0df73f21ab399fc6ae981 (diff) | |
download | perl-3f3ffb6144f605cbf5773fd80fc9f5c2949f7d87.tar.gz |
Move ext/util/make_ext.pl to the top level.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1400,7 +1400,6 @@ ext/Unicode/Normalize/t/proto.t Unicode::Normalize ext/Unicode/Normalize/t/split.t Unicode::Normalize ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/Unicode/Normalize/t/tie.t Unicode::Normalize -ext/util/make_ext.pl Used by Makefile to execute extension Makefiles ext/Win32API/File/buffers.h Win32API::File extension ext/Win32API/File/cFile.h Win32API::File extension ext/Win32API/File/cFile.pc Win32API::File extension @@ -3175,6 +3174,7 @@ Makefile.SH A script that generates Makefile make_patchnum.pl Script to generate git_version.h and lib/Config_git.pl files for all OS'es malloc.c A version of malloc you might not want malloc_ctl.h A version of malloc you might not want +make_ext.pl Used by Makefile to execute extension Makefiles MANIFEST This list of files mathoms.c A home for binary-compatible code artifacts META.yml Distribution meta-data in YAML |