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

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zbxdbhigh/Makefile.am')
-rw-r--r--src/libs/zbxdbhigh/Makefile.am10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/libs/zbxdbhigh/Makefile.am b/src/libs/zbxdbhigh/Makefile.am
index f2780571570..5a2ffa347b3 100644
--- a/src/libs/zbxdbhigh/Makefile.am
+++ b/src/libs/zbxdbhigh/Makefile.am
@@ -13,18 +13,14 @@ libzbxdbhigh_a_SOURCES = \
dbschema.c \
proxy.c \
discovery.c \
- lld.c lld.h \
- lld_common.c \
- lld_item.c \
- lld_graph.c \
- lld_trigger.c \
- lld_host.c \
itservices.c \
template_item.c \
template.h \
trigger.c \
event.c \
export.c \
- maintenance.c
+ maintenance.c \
+ item.c \
+ lld_macro.c
libzbxdbhigh_a_CFLAGS = -I@top_srcdir@/src/zabbix_server/