Skip to content
Snippets Groups Projects
Commit 19376bd3 authored by Simon Tatham's avatar Simon Tatham
Browse files

Makefile.am: add pageant.1 to the man pages collection.

It wasn't built or installed by the normal make process. Oops.
parent 805ef411
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ install-strip:
!begin am
if HAVE_GTK
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
man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment