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

noinst_LIBRARIES = libzbxstats_proxy.a

libzbxstats_proxy_a_SOURCES = \
	stats_proxy.h \
	stats_proxy.c

libzbxstats_proxy_a_CFLAGS = \
	$(TLS_CFLAGS)