Module: sip-router Branch: master Commit: 5c00f5c2987b9cbdae7734db89019f6ef1d3f815 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5c00f5c2...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Wed Jun 24 23:55:16 2009 +0200
makefile: MAIN_NAME reverted
MAIN_NAME reverted to ser (should be changed _only_ when we agree on the short name).
---
Makefile.defs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.defs b/Makefile.defs index 688eaa1..f262f43 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -100,7 +100,7 @@ export makefile_defs
$(info normal Makefile.defs exec) # main binary name -MAIN_NAME=sip-router +MAIN_NAME=ser #prefix for various configs and scripts #config name/name-prefix for distributed configs CFG_NAME=sip-router