## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libzbxhttppoller.a libzbxhttppoller_a_SOURCES = \ httpmacro.c \ httpmacro.h \ httppoller.c \ httptest.c \ httptest.h libzbxhttppoller_a_CFLAGS = \ $(LIBXML2_CFLAGS) \ $(TLS_CFLAGS)