about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-12-06 20:55:59 +0000
committerEric Wong <e@80x24.org>2021-12-08 00:34:18 +0000
commit07cd8973baf8b0e135eb4b2248cb35bfc4413bfa (patch)
tree68d79bee0788bcd2b5da532beab75ff46ab3d8fa
parent99a78c2ac51f63de41ccfc27e504d9b0e54d0592 (diff)
downloadpublic-inbox-07cd8973baf8b0e135eb4b2248cb35bfc4413bfa.tar.gz
-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 = $_;