Source
xxxxxxxxxx
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = \
libzbxtrends.a
libzbxtrends_a_CFLAGS = \
$(TLS_CFLAGS)
libzbxtrends_a_SOURCES = \
baseline.c \
trends.c \
trends.h \
cache.c