nano/Makefile.am
Benno Schulenberg fa56310454 build: include the old Changelogs in the tarball
(This should have been updated when the Changelogs were renamed.)
2017-01-06 19:31:48 +01:00

13 lines
219 B
Makefile

AUTOMAKE_OPTIONS = gnu no-dependencies
SUBDIRS = doc m4 po src
if USE_COLOR
SUBDIRS += syntax
endif
EXTRA_DIST = ChangeLog.1999-2006 ChangeLog.2007-2015 \
IMPROVEMENTS README.GIT nano.spec
ACLOCAL_AMFLAGS = -I m4