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>2022-09-26 14:50:32 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2022-09-26 14:50:32 +0300
commitb5ed8f5d0d3ace3df9414ad4f0b1a87829cbd111 (patch)
treefc74dac30c92f3dcb5b6ca4996b01742a2e69697 /configure.ac
parent4450c2034a8f9b54372eb42130a206fc6f279f3f (diff)
.......... [DEV-2142] refactored libzbxdbhigh by separation to higher and lower parts
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 846a77ffeb0..3326e659840 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2114,6 +2114,7 @@ AC_OUTPUT([
src/libs/zbxdb/Makefile
src/libs/zbxdbcache/Makefile
src/libs/zbxdbhigh/Makefile
+ src/libs/zbxdbwrap/Makefile
src/libs/zbxdbschema/Makefile
src/libs/zbxdbupgrade/Makefile
src/libs/zbxdiag/Makefile