makefile: install chrony.txt in install-doc only

Don't install chrony.txt in make install to avoid dependency on makeinfo
since chrony.texi is prepared by configure to set the default paths in
the documentation.
This commit is contained in:
Miroslav Lichvar
2015-07-22 17:42:42 +02:00
parent c2ddcc9f36
commit 0e694e08fc
2 changed files with 4 additions and 7 deletions

View File

@@ -387,9 +387,10 @@ entered.
make install
@end example
This will install the binaries, plain text manual and manpages.
This will install the binaries and manpages.
To install the HTML and info versions of the manual as well, enter the command
To install the plain text, HTML and info versions of the manual, enter the
command
@example
make install-docs