[sr-dev] git:master:816ece3d: app_java: added note in makefile about generating the readme on a system without java

Daniel-Constantin Mierla miconda at gmail.com
Wed Jun 8 14:44:12 CEST 2016


Module: kamailio
Branch: master
Commit: 816ece3d35fea26d656addb38f73412d3f7c33b3
URL: https://github.com/kamailio/kamailio/commit/816ece3d35fea26d656addb38f73412d3f7c33b3

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-06-08T14:44:16+02:00

app_java: added note in makefile about generating the readme on a system without java

---

Modified: modules/app_java/Makefile

---

Diff:  https://github.com/kamailio/kamailio/commit/816ece3d35fea26d656addb38f73412d3f7c33b3.diff
Patch: https://github.com/kamailio/kamailio/commit/816ece3d35fea26d656addb38f73412d3f7c33b3.patch

---

diff --git a/modules/app_java/Makefile b/modules/app_java/Makefile
index c348ffd..c925b41 100644
--- a/modules/app_java/Makefile
+++ b/modules/app_java/Makefile
@@ -1,6 +1,8 @@
-# 
+#
 # WARNING: do not run this directly, it should be run by the master Makefile
 
+# to generate readme file on a system without java, use DOCBUILD=yes in make command
+
 include ../../Makefile.defs
 auto_gen=
 NAME=app_java.so




More information about the sr-dev mailing list