mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-25 02:51:30 +00:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
|
BASE=../../../..
|
||
|
|
||
|
LOCAL_SOURCES=udptl.c
|
||
|
LOCAL_OBJS=udptl.o
|
||
|
|
||
|
include $(BASE)/build/modmake.rules
|