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:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a55081c3204..94fde883da0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1729,6 +1729,8 @@ if test -d tests; then
tests/libs/zbxsysinfo/common/Makefile
tests/libs/zbxcommshigh/Makefile
tests/libs/zbxalgo/Makefile
+ tests/zabbix_server/Makefile
+ tests/zabbix_server/preprocessor/Makefile
)
AC_DEFINE([HAVE_TESTS], [1], ["Define to 1 if tests directory is present"])
fi