Module: sip-router Branch: master Commit: 6a547b27a6e4715f2ccc3094018ed564066f7834 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6a547b27...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Thu Apr 4 00:38:56 2013 +0100
doc/cfg_list: added stun to cfg docbook Makefile
---
doc/cfg_list/Makefile | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/cfg_list/Makefile b/doc/cfg_list/Makefile index 5274e84..854f25c 100644 --- a/doc/cfg_list/Makefile +++ b/doc/cfg_list/Makefile @@ -30,7 +30,8 @@ files_list= \ $(COREPATH)/modules/tls/tls_cfg.c:tls \ $(COREPATH)/modules/dispatcher/config.c:dispatcher \ $(COREPATH)/modules/websocket/config.c:websocket \ - $(COREPATH)/modules/outbound/config.c:outbound + $(COREPATH)/modules/outbound/config.c:outbound \ + $(COREPATH)/modules/stun/config.c:stun
# list of excluded groups