Module: kamailio
Branch: master
Commit: b6750933054d297ebb3d9e124bfc8be0554f075c
URL: 
https://github.com/kamailio/kamailio/commit/b6750933054d297ebb3d9e124bfc8be0554f075c

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2026-01-06T16:32:49Z

Revert "Revert "Makefile.groups: add auth_web3 and auth_arnacon also""

This reverts commit 02cc4e146f9c0e2e74292c7eefee2c7cee0cd1a5.

---

Modified: src/Makefile.groups

---

Diff:  
https://github.com/kamailio/kamailio/commit/b6750933054d297ebb3d9e124bfc8be0554f075c.diff
Patch: 
https://github.com/kamailio/kamailio/commit/b6750933054d297ebb3d9e124bfc8be0554f075c.patch

---

diff --git a/src/Makefile.groups b/src/Makefile.groups
index e117be43ba9..28890d4c9d0 100644
--- a/src/Makefile.groups
+++ b/src/Makefile.groups
@@ -74,7 +74,7 @@ mod_list_snmpstats=snmpstats
 mod_list_xmpp=xmpp
 
 # - modules depending on curl library
-mod_list_utils=utils http_client lost slack
+mod_list_utils=utils http_client lost slack auth_web3
 
 # - modules depending on curl and libevent2 library
 mod_list_http_async=http_async_client
@@ -235,6 +235,9 @@ mod_list_secsipid=secsipid secsipid_proc
 # - modules depending on oRTP and mediastreamer2 libraries
 mod_list_rtp_media_server=rtp_media_server
 
+# module depending on curl and secp256k1 library
+mod_list_auth_arnacon=auth_arnacon
+
 # - all modules
 mod_list_all=$(sort $(mod_list_basic) $(mod_list_extra) \
                           $(mod_list_db) $(mod_list_dbuid) \

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to