about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index cde6194b..28e51ffa 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -92,7 +92,6 @@ for my $i (@sections) {
         push @{$v->{manuals}}, @$manuals;
         push @{$v->{mantxt}}, map { "Documentation/$_.txt" } @$ary;
 }
-push @dtxt;
 $v->{docs} = [ @dtxt, 'NEWS' ];
 $v->{docs_html} = [ map {;
                 my $x = $_;