mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-24 02:18:57 +00:00
4 lines
94 B
Makefile
4 lines
94 B
Makefile
|
BASE=../../../..
|
||
|
LOCAL_OBJS=ivr.o utils.o config.o menu.o
|
||
|
include $(BASE)/build/modmake.rules
|