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

noinst_LIBRARIES = libzbxpinger.a

libzbxpinger_a_SOURCES = \
	pinger.c \
	pinger.h
