Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJurijs Klopovskis <jurijs.klopovskis@zabbix.com>2021-04-22 13:16:42 +0300
committerJurijs Klopovskis <jurijs.klopovskis@zabbix.com>2021-04-22 13:16:42 +0300
commit51d4eed7d0b11f2c8ff1d7139c58b890c3c809d1 (patch)
tree1c470c093061585c9bf829b40ca04ed0732d99ab /man
parentb38d0178536fbf76b0d8439b2a706e1f49aede68 (diff)
.......... [ZBXNEXT-6478] added zabbx_web_service.man to man/Makefile.am, for it to be included in the source tarball
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 3bd37b49e67..f4e17358f0d 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -22,4 +22,5 @@ EXTRA_DIST = \
zabbix_get.man \
zabbix_sender.man \
zabbix_proxy.man \
- zabbix_server.man
+ zabbix_server.man \
+ zabbix_web_service.man