Module: kamailio Branch: master Commit: 988d21b55087ed215921236ffc865f53b6942d84 URL: https://github.com/kamailio/kamailio/commit/988d21b55087ed215921236ffc865f53b6942d84
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> 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/988d21b55087ed215921236ffc865f53b6942d84.diff Patch: https://github.com/kamailio/kamailio/commit/988d21b55087ed215921236ffc865f53b6942d84.patch --- 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 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
