This commit is contained in:
2026-01-28 20:15:02 +01:00
parent 0d91c38149
commit 1f381906d1
5 changed files with 62 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ SRC_CORE = $(SRCDIR)/r_error.c \
$(SRCDIR)/messages.c \
$(SRCDIR)/agent.c \
$(SRCDIR)/bash_executor.c \
$(SRCDIR)/context_manager.c \
$(SRCDIR)/main.c
SRC_TOOLS = $(TOOLSDIR)/tools_init.c \