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

noinst_LIBRARIES = libzbxhash.a

libzbxhash_a_SOURCES = \
	sha256crypt.c \
	sha512crypt.c \
	zbxhash.c \
	md5.c