You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules/prefix_route/Makefile

12 lines
182 B

include ../../Makefile.defs
auto_gen=
NAME=prefix_route.so
LIBS=
DEFS+=-DSER_MOD_INTERFACE
SERLIBPATH=../../lib
SER_LIBS+=$(SERLIBPATH)/srdb2/srdb2
include ../../Makefile.modules