Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am « stats « zabbix_server « src - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3f7c866691bf498474a464f061cfd72de73df420 (plain)
1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libzbxserver_server.a

libzbxserver_server_a_SOURCES = \
	zabbix_stats.h \
	zabbix_stats_server.c

libzbxserver_server_a_CFLAGS = -I$(top_srcdir)/src/libs/zbxdbcache