[sr-dev] git:master:e8eb76f9: misc/protoshoot: updated the path to core in makefile

Daniel-Constantin Mierla miconda at gmail.com
Thu Dec 8 18:36:38 CET 2016


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-12-08T18:23:57+01:00

misc/protoshoot: updated the path to core in makefile

---

Modified: misc/tools/protoshoot/Makefile

---

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

---

diff --git a/misc/tools/protoshoot/Makefile b/misc/tools/protoshoot/Makefile
index 9f6efd4..d4a8757 100644
--- a/misc/tools/protoshoot/Makefile
+++ b/misc/tools/protoshoot/Makefile
@@ -1,6 +1,6 @@
 #
 
-COREPATH=../..
+COREPATH=../../src
 include $(COREPATH)/Makefile.defs
 include $(COREPATH)/Makefile.targets
 




More information about the sr-dev mailing list