Module: kamailio
Branch: master
Commit: 013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7
URL:
https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-06-02T22:50:42+02:00
lib/srdb1: update rule to generate mongodb json spec file for db tables
- do not generate docbook files by default
---
Modified: src/lib/srdb1/schema/Makefile
---
Diff:
https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea…
Patch:
https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea…
---
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: