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

noinst_LIBRARIES = libzbxscripts.a

libzbxscripts_a_SOURCES = \
	scripts.c \
	scripts.h
