|
@@ -1,7 +1,7 @@
|
|
#
|
|
#
|
|
# ims_isc make file
|
|
# ims_isc make file
|
|
#
|
|
#
|
|
-#
|
|
|
|
|
|
+#
|
|
|
|
|
|
include ../../Makefile.defs
|
|
include ../../Makefile.defs
|
|
auto_gen=
|
|
auto_gen=
|
|
@@ -20,7 +20,7 @@ else
|
|
LIBS+=-L$(LOCALBASE)/lib -lxml2
|
|
LIBS+=-L$(LOCALBASE)/lib -lxml2
|
|
endif
|
|
endif
|
|
|
|
|
|
-DEFS+=-DOPENSER_MOD_INTERFACE
|
|
|
|
|
|
+DEFS+=-DKAMAILIO_MOD_INTERFACE
|
|
|
|
|
|
SERLIBPATH=../../lib
|
|
SERLIBPATH=../../lib
|
|
SER_LIBS+=$(SERLIBPATH)/ims/kamailio_ims
|
|
SER_LIBS+=$(SERLIBPATH)/ims/kamailio_ims
|