Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxpgmanager.a
libzbxpgmanager_a_SOURCES = \
pg_manager.c \
pg_manager.h \
pg_service.c \
pg_service.h \
pg_cache.c \
pg_cache.h
libzbxpgmanager_a_CFLAGS = \
$(TLS_CFLAGS)
Everything looks good. We'll let you know here if there's anything you should know about.