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

noinst_LIBRARIES = \
	libzbxproxybuffer.a

libzbxproxybuffer_a_CFLAGS = \
	$(TLS_CFLAGS)

libzbxproxybuffer_a_SOURCES = \
	proxybuffer.c \
	proxybuffer.h \
	pb_discovery.c \
	pb_discovery.h \
	pb_autoreg.c \
	pb_autoreg.h \
	pb_history.c \
	pb_history.h