Steve Underwood 43f2f2faa5 Introduction of the skeleton of a media bug implementing a T.38 gateway, so the
related infrastructure work can take place around it.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-19 11:46:26 +00:00

7 lines
96 B
Makefile

BASE=../../../..
LOCAL_SOURCES=udptl.c
LOCAL_OBJS=udptl.o
include $(BASE)/build/modmake.rules