Module: sip-router
Branch: master
Commit: 9e4c500f6e6e6ad0725316968878d3ae661ace8c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9e4c500…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Thu Oct 1 15:56:56 2009 +0200
ctl(s): automatically install sercmd
---
modules_s/ctl/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules_s/ctl/Makefile b/modules_s/ctl/Makefile
index eac18c0..144d4c5 100644
--- a/modules_s/ctl/Makefile
+++ b/modules_s/ctl/Makefile
@@ -7,6 +7,7 @@ include ../../Makefile.defs
auto_gen=
NAME=ctl.so
LIBS=
+MOD_INSTALL_UTILS=../../utils/sercmd
# fifo support
DEFS+=-DUSE_FIFO