Module: kamailio
Branch: 5.0
Commit: 3733f001831211c57ea7f132d1cfdd6afb1aed1e
URL:
https://github.com/kamailio/kamailio/commit/3733f001831211c57ea7f132d1cfdd6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-06-02T22:53:02+02:00
lib/srdb1: update rule to generate mongodb json spec file for db tables
- do not generate docbook files by default
(cherry picked from commit 013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7)
---
Modified: src/lib/srdb1/schema/Makefile
---
Diff:
https://github.com/kamailio/kamailio/commit/3733f001831211c57ea7f132d1cfdd6…
Patch:
https://github.com/kamailio/kamailio/commit/3733f001831211c57ea7f132d1cfdd6…
---
diff --git a/src/lib/srdb1/schema/Makefile b/src/lib/srdb1/schema/Makefile
index f81b4dda0f..38f471b58c 100644
--- a/src/lib/srdb1/schema/Makefile
+++ b/src/lib/srdb1/schema/Makefile
@@ -69,7 +69,7 @@ ifeq ($(VERBOSE), 1)
override XSLTPROC := $(XSLTPROC) --verbose
endif
-all: mysql postgres dbtext db_berkeley db_sqlite docbook oracle pi_framework #modules
dbdoc
+all: mysql postgres dbtext db_berkeley db_sqlite oracle mongodb pi_framework
.PHONY: pi_framework pi_framework_clean
pi_framework: