## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libzbxcachehistory_proxy.a

libzbxcachehistory_proxy_a_SOURCES = \
	cachehistory_proxy.h \
	cachehistory_proxy.c

libzbxcachehistory_proxy_a_CFLAGS = \
	$(TLS_CFLAGS) \
	$(TEST_FLAGS)