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

noinst_LIBRARIES = libzbxsnmptrapper.a

libzbxsnmptrapper_a_SOURCES = \
	snmptrapper.c

libzbxsnmptrapper_a_CFLAGS = \
	$(TLS_CFLAGS)