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

noinst_LIBRARIES = libzbxselfmon.a

libzbxselfmon_a_SOURCES = \
	selfmon.c \
	selfmon.h
