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

noinst_LIBRARIES = libzbxhousekeeper_proxy.a

libzbxhousekeeper_proxy_a_SOURCES = \
	housekeeper_proxy.c \
	housekeeper_proxy.h

libzbxhousekeeper_proxy_a_CFLAGS = \
	$(TLS_CFLAGS)