Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
noinst_LIBRARIES = libconfigcachemock.a
libconfigcachemock_a_SOURCES = \
copnfigcache_mock.h \
configcache.c configcache.h \
usermacros.c \
hosts.c
libconfigcachemock_a_CFLAGS = \
-I@top_srcdir@/src/libs/zbxalgo \
-I@top_srcdir@/src/libs/zbxdbcache \
-I@top_srcdir@/tests
Everything looks good. We'll let you know here if there's anything you should know about.