aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-04-25 15:31:55 +0200
committerHans Nilsson <[email protected]>2018-04-27 10:30:25 +0200
commit867e9db15f3d3e5e430e3adda577364e455b9dac (patch)
tree9ad605e008219fa07585426c20a21f9f20a46967 /lib/ssh/doc/src/Makefile
parent56e88f364a32b471b03e2364c2eb84783642ad88 (diff)
downloadotp-867e9db15f3d3e5e430e3adda577364e455b9dac.tar.gz
otp-867e9db15f3d3e5e430e3adda577364e455b9dac.tar.bz2
otp-867e9db15f3d3e5e430e3adda577364e455b9dac.zip
ssh: Create doc for the ssh_daemon_channel behaviour
Diffstat (limited to 'lib/ssh/doc/src/Makefile')
-rw-r--r--lib/ssh/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/Makefile b/lib/ssh/doc/src/Makefile
index 0063484f72..f47a1bfb40 100644
--- a/lib/ssh/doc/src/Makefile
+++ b/lib/ssh/doc/src/Makefile
@@ -40,6 +40,7 @@ RELSYSDIR = $(RELEASE_PATH)/lib/$(APPLICATION)-$(VSN)
XML_APPLICATION_FILES = ref_man.xml
XML_REF3_FILES = ssh.xml \
ssh_channel.xml \
+ ssh_daemon_channel.xml \
ssh_connection.xml \
ssh_client_key_api.xml \
ssh_server_key_api.xml \