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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2020-12-11 12:45:58 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2020-12-11 12:45:58 +0300
commit3b2532c571157af2d68d3090cab9934e510f8d4e (patch)
tree01732a64271d6f9ec1145211a77a7d2d1c6b85b5 /tests/libs/zbxcommshigh
parente51d528078fd09b43336681837d5d54d27ebab07 (diff)
.......PS. [ZBXNEXT-5518] fixed tests compilation error, changelog and xml parsing error
Diffstat (limited to 'tests/libs/zbxcommshigh')
-rw-r--r--tests/libs/zbxcommshigh/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libs/zbxcommshigh/Makefile.am b/tests/libs/zbxcommshigh/Makefile.am
index e807b35f0e0..3798a316fce 100644
--- a/tests/libs/zbxcommshigh/Makefile.am
+++ b/tests/libs/zbxcommshigh/Makefile.am
@@ -31,6 +31,7 @@ COMMON_LIB_FILES = \
$(top_srcdir)/src/libs/zbxexec/libzbxexec.a \
$(top_srcdir)/src/libs/zbxmodules/libzbxmodules.a \
$(top_srcdir)/src/libs/zbxnix/libzbxnix.a \
+ $(top_srcdir)/src/libs/zbxregexp/libzbxregexp.a \
$(top_srcdir)/tests/libzbxmocktest.a \
$(top_srcdir)/tests/libzbxmockdata.a