]> git.wh0rd.org Git - nano.git/commitdiff
in Makefile.am, add README.CVS to EXTRA_DIST, so that nano's CVS
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 16 Jan 2007 19:09:11 +0000 (19:09 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 16 Jan 2007 19:09:11 +0000 (19:09 +0000)
checkout instructions aren't only available in its CVS snapshots

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4045 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
Makefile.am

index 1e7d45837839bc0426c4c48d243bd2e3634c1e52..873d2bcb860e606b87cebdec931c86b0b83f9c42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@ CVS code -
 - winio.c:
   do_credits()
        - Update the last copyright notice to include 2007. (DLR)
+- Makefile.am:
+       - Add README.CVS to EXTRA_DIST, so that nano's CVS checkout
+         instructions aren't only available in its CVS snapshots. (DLR)
 - README:
        - Add more miscellaneous cosmetic fixes. (DLR)
 - m4/glib-2.0.m4:
index 1fc76111678843c370957441763a2863b054f5c1..78d7e2372a8f00a8e2a60a7c63e0519a426f75fc 100644 (file)
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = gnu no-dependencies
 SUBDIRS = doc m4 po src
 
 EXTRA_DIST = ABOUT-NLS AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \
-               README THANKS TODO UPGRADE config.rpath install-sh \
-               missing mkinstalldirs nano.spec
+               README README.CVS THANKS TODO UPGRADE config.rpath \
+               install-sh missing mkinstalldirs nano.spec
 
 ACLOCAL_AMFLAGS = -I m4