diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-24 11:40:56 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-24 11:42:49 +0100 |
commit | f4ddfa9ac388a4921f01371fb4d4285d91f92ce5 (patch) | |
tree | 505fafc753d9c9f9b135e5fe473419f882488895 /mkppport.lst | |
parent | 89f6f7bc072be92fbdc3167f0fe42f3ddb5f171d (diff) | |
download | perl-f4ddfa9ac388a4921f01371fb4d4285d91f92ce5.tar.gz |
Update mkpport.lst to reflect the moves from ext/ to cpan/
This was missed because currently make distclean doesn't remove ppport.h files
on Unix.
Diffstat (limited to 'mkppport.lst')
-rw-r--r-- | mkppport.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkppport.lst b/mkppport.lst index e16ffb4989..e5f8992600 100644 --- a/mkppport.lst +++ b/mkppport.lst @@ -5,7 +5,7 @@ # This file is read by mkppport at build time. # -ext/IPC-SysV +cpan/DB_File +cpan/IPC-SysV ext/Time-HiRes ext/Win32API-File -ext/DB_File |