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:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-09-08 14:14:25 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-09-08 15:12:02 +0300
commitda73711eb731788a54299eb213676eea8b7c375d (patch)
treea6c2fc1c16c4601c50d4e8d91b9d541b426ccc9b /tests/libs/zbxserver
parent3c3dae53f98d240641a6bb30f46a59b288652ba1 (diff)
....I..... [ZBX-19635] fixed build failure when DES is disabled in Net-SNMP or when LTO is used
Diffstat (limited to 'tests/libs/zbxserver')
-rwxr-xr-xtests/libs/zbxserver/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libs/zbxserver/Makefile.am b/tests/libs/zbxserver/Makefile.am
index 085c88cca18..9149eedfcca 100755
--- a/tests/libs/zbxserver/Makefile.am
+++ b/tests/libs/zbxserver/Makefile.am
@@ -93,6 +93,7 @@ COMMON_LIB_FILES = \
$(top_srcdir)/tests/libzbxmockdata.a \
$(top_srcdir)/src/libs/zbxalgo/libzbxalgo.a \
$(top_srcdir)/src/libs/zbxdbhigh/libzbxdbhigh.a \
+ $(top_srcdir)/src/libs/zbxxml/libzbxxml.a \
$(top_srcdir)/src/libs/zbxvault/libzbxvault.a \
$(top_srcdir)/src/libs/zbxhttp/libzbxhttp.a \
$(top_srcdir)/src/libs/zbxaudit/libzbxaudit.a