summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-09 14:56:03 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-09 14:56:03 +0000
commit12c15060e7266bf53d5879a9e6f7f581de8e808e (patch)
tree4b338b00a0fd060cbe890de1fe3fc161600ffc57 /src/CMakeLists.txt
parent7815183927ecb914de430a5d64f9df27a48f49ae (diff)
/aichat with openrouter.ai support now includedHEADmain
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bcc337b..7d9d2f0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -41,6 +41,7 @@ if(HYBBX_BUILD_DAEMON)
core/log.c
core/monitor.c
core/entertain_config.c
+ core/aichat.c
core/max25.c
core/security.c
core/security_ban.c
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com