commit bf700875416b75755118ffc0407f7b5021812664
parent d0035b4ab28c061c6ecabfd2945e05d55d6f3f70
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 15 Aug 2007 22:40:33 +0000
in Makefile.am, remove erroneous backslash after ChangeLog.pre-2.1 in
EXTRA_DIST, so that "make dist" works again
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4151 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-15 David Lawrence Ramsey <pooka109@gmail.com>
+
+ * Makefile.am: Remove erroneous backslash after
+ ChangeLog.pre-2.1 in EXTRA_DIST, so that "make dist" works
+ again.
+
2007-08-11 David Lawrence Ramsey <pooka109@gmail.com>
* COPYING: Add a copy of the GNU GPL version 3.
diff --git a/Makefile.am b/Makefile.am
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = gnu no-dependencies
SUBDIRS = doc m4 po src
EXTRA_DIST = ABOUT-NLS AUTHORS BUGS COPYING ChangeLog \
- ChangeLog.pre-2.1 \ INSTALL NEWS README README.CVS \
+ ChangeLog.pre-2.1 INSTALL NEWS README README.CVS \
THANKS TODO UPGRADE config.rpath install-sh missing \
mkinstalldirs nano.spec