in doc/man/fr/Makefile.am, set mandir before setting man_MANS, to more

closely match doc/man/Makefile.am


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4019 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2007-01-06 16:23:34 +00:00
parent 70afb990b3
commit 4554520805
2 changed files with 5 additions and 2 deletions

View File

@ -12,6 +12,9 @@ CVS code -
- Update section 4.1 to describe how to open files with names
beginning with '+' at specified columns as well as lines.
(DLR)
- doc/man/fr/Makefile.am:
- Set mandir before setting man_MANS, to more closely match
doc/man/Makefile.am. (DLR)
- doc/syntax/python.nanorc:
- Improve string highlighting regexes. (Mike Frysinger)

View File

@ -1,7 +1,7 @@
man_MANS = nano.1 nanorc.5 rnano.1
mandir = @mandir@/fr
man_MANS = nano.1 nanorc.5 rnano.1
BUILT_SOURCES = nano.1.html nanorc.5.html rnano.1.html
nano.1.html: nano.1