diff options
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 613b7dca28..d0e1889e40 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1260,8 +1260,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'tjenness', 'DISTRIBUTION' => 'TJENNESS/Pod-LaTeX-0.58.tar.gz', - 'FILES' => q[lib/Pod/LaTeX.pm - lib/Pod/t/{pod2latex,user}.t + 'FILES' => q[ext/Pod-LaTeX pod/pod2latex.PL ], 'EXCLUDED' => [ qw( t/require.t ) ], |