mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-26 01:32:25 +00:00
Makefile.am: add pageant.1 to the man pages collection.
It wasn't built or installed by the normal make process. Oops.
This commit is contained in:
parent
805ef41152
commit
19376bd33f
2
Recipe
2
Recipe
@ -186,7 +186,7 @@ install-strip:
|
|||||||
!begin am
|
!begin am
|
||||||
if HAVE_GTK
|
if HAVE_GTK
|
||||||
man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1 \
|
man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1 \
|
||||||
doc/pterm.1 doc/putty.1 doc/puttytel.1
|
doc/pageant.1 doc/pterm.1 doc/putty.1 doc/puttytel.1
|
||||||
else
|
else
|
||||||
man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1
|
man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user