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
path: root/src
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-05-07 12:07:59 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-05-07 12:08:39 +0300
commitc56e6a178f0b6038fb86075418cdf1bc98be98bd (patch)
treeff1d19a5c5075834570921f83c5e211e72d4a1a7 /src
parentc4e4e74533741dfc70a76a9ba5310d202f3d44b9 (diff)
.......... [ZBXNEXT-6452] fixed makefile
Diffstat (limited to 'src')
-rw-r--r--src/libs/zbxserver/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/zbxserver/Makefile.am b/src/libs/zbxserver/Makefile.am
index 920938c2a73..d0f0b47b169 100644
--- a/src/libs/zbxserver/Makefile.am
+++ b/src/libs/zbxserver/Makefile.am
@@ -6,7 +6,7 @@ libzbxserver_a_SOURCES = \
evalfunc.c \
evalfunc.h \
expression.c \
- expression.h ]\
+ expression.h \
macrofunc.c \
macrofunc.h \
zabbix_stats.c \