From: Michael Jerris Date: Mon, 7 Dec 2009 07:57:22 +0000 (+0000) Subject: whoops X-Git-Tag: v1.0.6~1139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0953fbc88e5e5aa5d2e9775588c9c2a51d25e6da;p=thirdparty%2Ffreeswitch.git whoops git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15818 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/applications/mod_t38gateway/Makefile.am b/src/mod/applications/mod_t38gateway/Makefile.am index 37934731f8..5355d09c03 100644 --- a/src/mod/applications/mod_t38gateway/Makefile.am +++ b/src/mod/applications/mod_t38gateway/Makefile.am @@ -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