Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxhistory.a
libzbxhistory_a_CFLAGS = \
$(TLS_CFLAGS)
libzbxhistory_a_SOURCES = \
history.c history.h \
history_elastic.c \
history_sql.c
Everything looks good. We'll let you know here if there's anything you should know about.