Commit 13dfdb24 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

document the setting of EXTRA_DIST

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1572 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 69941217
Showing with 2 additions and 1 deletion
+2 -1
...@@ -64,7 +64,8 @@ CVS code - ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment