Module: kamailio
Branch: master
Commit: 8d6804ad08008b001a66d4454a75dff6694630ed
URL: https://github.com/kamailio/kamailio/commit/8d6804ad08008b001a66d4454a75dff…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-12-08T10:05:37+01:00
Makefile.defs: updated the path to core when not using main makefile
---
Modified: src/Makefile.defs
---
Diff: https://github.com/kamailio/kamailio/commit/8d6804ad08008b001a66d4454a75dff…
Patch: https://github.com/kamailio/kamailio/commit/8d6804ad08008b001a66d4454a75dff…
---
diff --git a/src/Makefile.defs b/src/Makefile.defs
index f9b0a33..3ec0026 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -32,7 +32,7 @@ ifeq (,$(main_makefile))
# if not called from the main makefile (module, lib or ut):
# include config.mak, but if not present or incomplete (makefile_defs!=1)
# don't export the vars)
-COREPATH?= ../..
+COREPATH?= ../../src/
include $(COREPATH)/config.mak
ifeq ($(quiet),verbose)
$(info config.mak included)
Hello,
today I am going to do the restructuring of the source code tree as
discussed previously.
- http://lists.sip-router.org/pipermail/sr-dev/2016-December/037715.html
If anyone has patches to push using existing structure, do it before
12:00UTC today. If you need more time, write to sr-dev and let's see how
we can find an easy solution.
Once I finish with the restructuring, I will send another notification,
from that moment the commits can go on as usual.
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com