]> sjero.net Git - wget/commitdiff
Remove README.maint from EXTRA_DIST.
authorMicah Cowan <micah@cowan.name>
Mon, 10 Nov 2008 22:41:03 +0000 (14:41 -0800)
committerMicah Cowan <micah@cowan.name>
Mon, 10 Nov 2008 22:41:03 +0000 (14:41 -0800)
doc/ChangeLog
doc/Makefile.am

index edd6b0282d64b0eb64ae56f1b31c215a375c7dbe..a879fcb830a29bb96fe9cefe37b7ce195d50c1c3 100644 (file)
@@ -1,5 +1,8 @@
 2008-11-10  Micah Cowan  <micah@cowan.name>
 
+       * Makefile.am (EXTRA_DIST): Removed no-longer-present
+       README.maint (shouldn't have been there in the first place).
+
        * wget.texi (Mailing Lists): Added information aboug Gmane portal,
        added subsection headings.
 
index c0e10dbfe15a96fe29d983bc34a59c30312c3aca..74abe7f6582155cdb91d35404c3f956042e7001d 100644 (file)
@@ -48,7 +48,8 @@ $(SAMPLERCTEXI): $(srcdir)/sample.wgetrc
 info_TEXINFOS = wget.texi
 wget_TEXINFOS = fdl.texi sample.wgetrc.munged_for_texi_inclusion
 
-EXTRA_DIST = README.maint sample.wgetrc $(SAMPLERCTEXI) \
+EXTRA_DIST = sample.wgetrc \
+            $(SAMPLERCTEXI) \
             texi2pod.pl
 
 wget.pod: $(srcdir)/wget.texi $(srcdir)/version.texi