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

noinst_LIBRARIES = libzbxescalator.a

libzbxescalator_a_SOURCES = \
	escalator.c \
	escalator.h
