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

noinst_LIBRARIES = libzbxserver_proxy.a

libzbxserver_proxy_a_SOURCES = \
	zabbix_stats.h \
	proxy_stats.c

libzbxserver_proxy_a_CFLAGS = \
	$(TLS_CFLAGS)