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

noinst_LIBRARIES = libzbxhttp.a

libzbxhttp_a_SOURCES = \
	http.c \
	punycode.c \
	punycode.h \
	urlencode.c