mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-25 14:20:46 +03:00
e3016d90aa
from CVS with automake 1.7.x again; for some reason, automake 1.9.x didn't have a problem with its (erroneously) being left out; also add some formatting fixes to other Makefile.am's dealing with too many or too few blank lines git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2089 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
6 lines
82 B
Makefile
6 lines
82 B
Makefile
info_TEXINFOS = nano.texi
|
|
|
|
MAKEINFO = makeinfo --no-split
|
|
|
|
EXTRA_DIST = nano.info
|