projects
/
sip-router
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
modules: readme files regenerated - tm ... [skip ci]
[sip-router]
/
src
/
modules
/
sipcapture
/
Makefile
1
#
2
# sipcapture module makefile
3
#
4
#
5
# WARNING: do not run this directly, it should be run by the main Makefile
6
7
include ../../Makefile.defs
8
auto_gen=
9
NAME=sipcapture.so
10
LIBS=
11
12
SERLIBPATH=../../lib
13
SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
14
include ../../Makefile.modules