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

noinst_LIBRARIES = libzbxpostinit.a

libzbxpostinit_a_SOURCES = \
	postinit.c \
	postinit.h

libzbxpostinit_a_CFLAGS = \
	$(TLS_CFLAGS)