Module: kamailio
Branch: master
Commit: 53763710237c3e6f8affc80e5837f17de552be7e
URL:
https://github.com/kamailio/kamailio/commit/53763710237c3e6f8affc80e5837f17…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2021-03-09T12:47:17+01:00
lrkproxy: Makefile - removed commented lib reference to db api
---
Modified: src/modules/lrkproxy/Makefile
---
Diff:
https://github.com/kamailio/kamailio/commit/53763710237c3e6f8affc80e5837f17…
Patch:
https://github.com/kamailio/kamailio/commit/53763710237c3e6f8affc80e5837f17…
---
diff --git a/src/modules/lrkproxy/Makefile b/src/modules/lrkproxy/Makefile
index 9b890a4262..716fbbc0d0 100644
--- a/src/modules/lrkproxy/Makefile
+++ b/src/modules/lrkproxy/Makefile
@@ -10,6 +10,5 @@ NAME=lrkproxy.so
LIBS=
SERLIBPATH=../../lib
-#SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
include ../../Makefile.modules