whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15818 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7050de5c62
commit
0953fbc88e
|
@ -2,7 +2,7 @@ include $(top_srcdir)/build/modmake.rulesam
|
|||
MODNAME=mod_t38gateway
|
||||
|
||||
mod_LTLIBRARIES = mod_t38gateway.la
|
||||
mod_t38gateway_la_SOURCES = mod_t38gateway.cpp udptl.c
|
||||
mod_t38gateway_la_SOURCES = mod_t38gateway.c udptl.c
|
||||
mod_t38gateway_la_CFLAGS = $(AM_CFLAGS)
|
||||
mod_t38gateway_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
||||
mod_t38gateway_la_LDFLAGS = -avoid-version -module -no-undefined
|
||||
|
|
Loading…
Reference in New Issue