From 7d9efb0d518b9a2ae65c5b46489fe2d34a40ed57 Mon Sep 17 00:00:00 2001 From: Glebs Ivanovskis Date: Wed, 13 Dec 2017 12:25:23 +0000 Subject: ....I..... [ZBXNEXT-4002] fixed compilation of mock tests --- tests/libs/zbxconf/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/libs/zbxconf') diff --git a/tests/libs/zbxconf/Makefile.am b/tests/libs/zbxconf/Makefile.am index 9d609cbe4e5..70c1e6df352 100644 --- a/tests/libs/zbxconf/Makefile.am +++ b/tests/libs/zbxconf/Makefile.am @@ -41,6 +41,7 @@ parse_cfg_file_LDADD = \ $(top_srcdir)/src/libs/zbxsysinfo/common/libcommonsysinfo.a \ $(top_srcdir)/src/libs/zbxsysinfo/simple/libsimplesysinfo.a \ $(top_srcdir)/src/libs/zbxdbcache/libzbxdbcache.a \ + $(top_srcdir)/src/libs/zbxhistory/libzbxhistory.a \ $(top_srcdir)/src/libs/zbxmemory/libzbxmemory.a \ $(top_srcdir)/src/libs/zbxregexp/libzbxregexp.a \ $(top_srcdir)/src/libs/zbxself/libzbxself.a \ -- cgit v1.2.3