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

noinst_LIBRARIES = libzbxlld.a

libzbxlld_a_SOURCES = \
	lld.c \
	lld.h \
	lld_common.c \
	lld_graph.c \
	lld_host.c \
	lld_item.c \
	lld_manager.c \
	lld_manager.h \
	lld_protocol.c \
	lld_protocol.h \
	lld_trigger.c \
	lld_worker.c \
	lld_worker.h