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

noinst_LIBRARIES = libzbxheart.a

libzbxheart_a_SOURCES = \
	heart.c \
	heart.h
