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.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/libs/zbxdbhigh/Makefile.am b/src/libs/zbxdbhigh/Makefile.am
index 53ab11f9d90..147e0ba15c3 100644
--- a/src/libs/zbxdbhigh/Makefile.am
+++ b/src/libs/zbxdbhigh/Makefile.am
@@ -4,21 +4,10 @@ noinst_LIBRARIES = libzbxdbhigh.a
libzbxdbhigh_a_SOURCES = \
db.c \
- event.c \
- host.c \
item.c \
- lld_macro.c \
maintenance.c \
proxy.c \
- template_item.c \
- template.h \
trigger.c \
- trigger_dep_linking.c \
- trigger_dep_linking.h \
- trigger_linking.c \
- trigger_linking.h \
- graph_linking.c \
- graph_linking.h \
tag.c \
item_param.c \
lld_override.c \