summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/trapper/Makefile.am
blob: 6b6d2333206f43158adf97aafae62eba38c34da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libzbxtrapper.a

libzbxtrapper_a_SOURCES = \
	active.c active.h \
	trapper.c trapper.h \
	nodesync.c nodesync.h \
	nodehistory.c nodehistory.h \
	nodecommand.c nodecommand.h \
	../nodewatcher/nodesender.c ../nodewatcher/nodesender.h \
	proxyconfig.c proxyconfig.h \
	proxydiscovery.c proxydiscovery.h