nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit fa56310454e78ec55c7bc0fa2ed3508cee43a183
parent f35c3dbd573dfb31922e5b81e370179d056bcf6b
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Fri,  6 Jan 2017 19:31:48 +0100

build: include the old Changelogs in the tarball

(This should have been updated when the Changelogs were renamed.)

Diffstat:
MMakefile.am | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am @@ -6,6 +6,7 @@ if USE_COLOR SUBDIRS += syntax endif -EXTRA_DIST = ChangeLog.pre-2.1 IMPROVEMENTS README.GIT nano.spec +EXTRA_DIST = ChangeLog.1999-2006 ChangeLog.2007-2015 \ + IMPROVEMENTS README.GIT nano.spec ACLOCAL_AMFLAGS = -I m4