Learn more about cloning repositories
You have read-only access
noinst_LIBRARIES = libvaluecachemock.a
libvaluecachemock_a_SOURCES = \
valuecache_mock.c \
valuecache_mock.h
libvaluecachemock_a_CFLAGS = \
-I@top_srcdir@/src/libs/zbxalgo \
-I@top_srcdir@/src/libs/zbxdbcache \
-I@top_srcdir@/src/libs/zbxhistory \
-I@top_srcdir@/tests
Everything looks good. We'll let you know here if there's anything you should know about.