Module: sip-router Branch: master Commit: bcc002cb9cb1fef569357695ee073d7f531af3c9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bcc002cb...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Sun May 10 11:37:40 2009 +0300
* Added note on how to generate README of a module.
---
INSTALL | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL index 4d659b0..e157b9a 100644 --- a/INSTALL +++ b/INSTALL @@ -411,6 +411,10 @@ make man Generates a manpage for all the modules that support it (.xml file in the module directory).
+make modules=modules_k/foo modules-readme + +Generates README file for modules_k/foo. + Install:
make prefix=/usr/local install