document the setting of EXTRA_DIST

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1572 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2003-10-22 15:37:13 +00:00
parent 699412175d
commit 13dfdb2493
1 changed files with 2 additions and 1 deletions

View File

@ -64,7 +64,8 @@ CVS code -
- Autogenerate the html versions of the manpages in the - Autogenerate the html versions of the manpages in the
Makefile.am's in doc/man/, make sure that they're properly Makefile.am's in doc/man/, make sure that they're properly
installed via "make dist", and make sure that "make distcheck" installed via "make dist", and make sure that "make distcheck"
works too. (Jordi, DLR and Jeff Bailey) works too. Also be sure to set EXTRA_DIST properly. (Jordi,
DLR and Jeff Bailey)
- files.c: - files.c:
read_file() read_file()
- After we've read in a file and possibly converted it from - After we've read in a file and possibly converted it from