mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-22 09:27:04 +00:00
Add man page to Makefile.am
This commit is contained in:
parent
05e57beb34
commit
17e0c4752d
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
bin_PROGRAMS = ssldump
|
bin_PROGRAMS = ssldump
|
||||||
|
man_MANS = ssldump.1
|
||||||
|
|
||||||
ssldump_SOURCES = \
|
ssldump_SOURCES = \
|
||||||
base/pcap-snoop.c\
|
base/pcap-snoop.c\
|
||||||
base/network.c\
|
base/network.c\
|
||||||
|
|
Loading…
Reference in a new issue