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

noinst_LIBRARIES = libzbxcommshigh.a

libzbxcommshigh_a_SOURCES = \
	commshigh.c

libzbxcommshigh_a_CFLAGS = \
		$(TLS_CFLAGS)