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

noinst_LIBRARIES = libzbxbincommon.a

libzbxbincommon_a_SOURCES = \
	bincommon.c

libzbxbincommon_a_CFLAGS = $(ICONV_CFLAGS)