Module: kamailio Branch: master Commit: 150241710be89382f11178d5a06459e36639ba11 URL: https://github.com/kamailio/kamailio/commit/150241710be89382f11178d5a06459e36639ba11
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2016-12-07T13:20:06+01:00 ctl: updated the path to kamcmd tool --- Modified: src/modules/ctl/Makefile --- Diff: https://github.com/kamailio/kamailio/commit/150241710be89382f11178d5a06459e36639ba11.diff Patch: https://github.com/kamailio/kamailio/commit/150241710be89382f11178d5a06459e36639ba11.patch --- diff --git a/src/modules/ctl/Makefile b/src/modules/ctl/Makefile index 96c0960..9d1bd58 100644 --- a/src/modules/ctl/Makefile +++ b/src/modules/ctl/Makefile @@ -6,7 +6,7 @@ include ../../Makefile.defs auto_gen= NAME=ctl.so LIBS= -MOD_INSTALL_UTILS=../../utils/kamcmd +MOD_INSTALL_UTILS=../../../utils/kamcmd # fifo support DEFS+=-DUSE_FIFO # use system malloc _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev