mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-25 02:51:30 +00:00
related infrastructure work can take place around it. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13082 d0543943-73ff-0310-b7d9-9358b9ac24b2
7 lines
96 B
Makefile
7 lines
96 B
Makefile
BASE=../../../..
|
|
|
|
LOCAL_SOURCES=udptl.c
|
|
LOCAL_OBJS=udptl.o
|
|
|
|
include $(BASE)/build/modmake.rules
|