mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-14 04:54:49 +00:00
FS-6674 #comment you can do pull requests via stash.freeswitch.org #resolve
This commit is contained in:
parent
4dcb072f8d
commit
5ea1729568
@ -4,7 +4,7 @@ MODNAME=mod_verto
|
|||||||
mod_LTLIBRARIES = mod_verto.la
|
mod_LTLIBRARIES = mod_verto.la
|
||||||
mod_verto_la_SOURCES = mod_verto.c ws.c mcast/mcast.c
|
mod_verto_la_SOURCES = mod_verto.c ws.c mcast/mcast.c
|
||||||
mod_verto_la_CFLAGS = -D__EXTENSIONS__ -D_GNU_SOURCE $(AM_CFLAGS)
|
mod_verto_la_CFLAGS = -D__EXTENSIONS__ -D_GNU_SOURCE $(AM_CFLAGS)
|
||||||
mod_verto_la_CPPFLAGS = -I. -Imcast
|
mod_verto_la_CPPFLAGS = -I. -I$(switch_srcdir)/src/mod/endpoints/mod_verto/mcast
|
||||||
mod_verto_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
mod_verto_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
||||||
mod_verto_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
mod_verto_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user