Module: kamailio
Branch: master
Commit: 988d21b55087ed215921236ffc865f53b6942d84
URL:
https://github.com/kamailio/kamailio/commit/988d21b55087ed215921236ffc865f5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-02-17T00:25:31+01:00
clt: updated name of the tool for installation to kamcmd
---
Modified: modules/ctl/Makefile
---
Diff:
https://github.com/kamailio/kamailio/commit/988d21b55087ed215921236ffc865f5…
Patch:
https://github.com/kamailio/kamailio/commit/988d21b55087ed215921236ffc865f5…
---
diff --git a/modules/ctl/Makefile b/modules/ctl/Makefile
index 0cb4cdb..96c0960 100644
--- a/modules/ctl/Makefile
+++ b/modules/ctl/Makefile
@@ -6,7 +6,7 @@ include ../../Makefile.defs
auto_gen=
NAME=ctl.so
LIBS=
-MOD_INSTALL_UTILS=../../utils/sercmd
+MOD_INSTALL_UTILS=../../utils/kamcmd
# fifo support
DEFS+=-DUSE_FIFO
# use system malloc