Module: kamailio Branch: master Commit: 6d6cf4736bb0e087dae6a0f8aca11c27706338ff URL: https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-12-07T15:39:45+01:00
lib/srdb1: updated path to root folder in Makefile for db schema
---
Modified: src/lib/srdb1/schema/Makefile
---
Diff: https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27... Patch: https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27...
---
diff --git a/src/lib/srdb1/schema/Makefile b/src/lib/srdb1/schema/Makefile index a3ea594..b26e95c 100644 --- a/src/lib/srdb1/schema/Makefile +++ b/src/lib/srdb1/schema/Makefile @@ -5,7 +5,7 @@ # Kamailio database descriptions for modules TABLES := $(patsubst kamailio-%.xml,%,$(wildcard kamailio-*.xml))
-ROOT=../../../ +ROOT=../../../../ STYLESHEETS=$(ROOT)/doc/stylesheets/dbschema_k/xsl SCHEME=$(ROOT)/utils/kamctl/