This commit is contained in:
2026-01-29 06:01:05 +01:00
parent c343e17f19
commit 77885e73a9
31 changed files with 922 additions and 260 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ SRC_TOOLS = $(TOOLSDIR)/tools_init.c \
$(TOOLSDIR)/tool_network.c \
$(TOOLSDIR)/tool_dns.c \
$(TOOLSDIR)/tool_automation.c \
$(TOOLSDIR)/tool_csv.c
$(TOOLSDIR)/tool_csv.c \
$(TOOLSDIR)/tool_agent.c
SRC = $(SRC_CORE) $(SRC_TOOLS)