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/build
diff options
context:
space:
mode:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2020-08-28 10:51:22 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2020-09-18 11:38:35 +0300
commit9b84504080b55c457aad4b289cc57887eb32e6e1 (patch)
treeccc0b6dff22201af55ff11251fe54d3b6db492fd /build
parent0960f01ad6bbac14c50535b95015f3a933642572 (diff)
...G...... [ZBXNEXT-6093] rename source files
Diffstat (limited to 'build')
-rw-r--r--build/win32/project/Makefile_agent2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/project/Makefile_agent b/build/win32/project/Makefile_agent
index 6a4f9ce443d..c31531b0892 100644
--- a/build/win32/project/Makefile_agent
+++ b/build/win32/project/Makefile_agent
@@ -69,7 +69,7 @@ OBJS = \
..\..\..\src\libs\zbxsysinfo\common\dir.o \
..\..\..\src\libs\zbxsysinfo\common\file.o \
..\..\..\src\libs\zbxsysinfo\common\http.o \
- ..\..\..\src\libs\zbxsysinfo\common\mdbus.o \
+ ..\..\..\src\libs\zbxsysinfo\common\modbus.o \
..\..\..\src\libs\zbxsysinfo\common\net.o \
..\..\..\src\libs\zbxsysinfo\common\dns.o \
..\..\..\src\libs\zbxsysinfo\common\system.o \