## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libzbxembed.a libzbxembed_a_SOURCES = \ console.c \ console.h \ duk_config.h \ duktape.c \ duktape.h \ embed.c \ embed.h \ global.c \ global.h \ httprequest.c \ httprequest.h \ embed_xml.c \ embed_xml.h \ zabbix.c \ zabbix.h libzbxembed_a_CFLAGS = $(LIBXML2_CFLAGS)