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
diff options
context:
space:
mode:
authorMichael Veksler <Mihails.Vekslers@zabbix.com>2018-01-15 15:35:26 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2018-01-15 15:35:26 +0300
commitf7989b362bb8006dfa474ed853fd494eeb6c4279 (patch)
treebe1658ed7bfd3d5ec65afb740a371e76babf6de3 /tests/libs/Makefile.am
parentf03ab36c84a741158b035569995e6cec8b36a74e (diff)
........S. [ZBX-13236] test of zbx_function_validate()
Diffstat (limited to 'tests/libs/Makefile.am')
-rw-r--r--tests/libs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libs/Makefile.am b/tests/libs/Makefile.am
index a48fc9f9498..406d1a7215d 100644
--- a/tests/libs/Makefile.am
+++ b/tests/libs/Makefile.am
@@ -2,6 +2,6 @@ SUBDIRS = \
zbxconf \
zbxdbhigh \
zbxjson \
- zbxsysinfo
-
+ zbxsysinfo \
+ zbxcommon