mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
[mod_unicall] Remove from tree
This commit is contained in:
1
src/mod/.gitignore
vendored
1
src/mod/.gitignore
vendored
@@ -57,7 +57,6 @@
|
||||
/say/mod_say_ru/Makefile
|
||||
/timers/mod_posix_timer/Makefile
|
||||
/timers/mod_timerfd/Makefile
|
||||
/endpoints/mod_unicall/Makefile
|
||||
*/*/Makefile.in
|
||||
*/*/Makefile
|
||||
*/*/mod_*.log
|
||||
|
@@ -1,8 +0,0 @@
|
||||
include $(top_srcdir)/build/modmake.rulesam
|
||||
MODNAME=mod_unicall
|
||||
|
||||
mod_LTLIBRARIES = mod_unicall.la
|
||||
mod_unicall_la_SOURCES = mod_unicall.c
|
||||
mod_unicall_la_CFLAGS = $(AM_CFLAGS)
|
||||
mod_unicall_la_LIBADD = $(switch_builddir)/libfreeswitch.la
|
||||
mod_unicall_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user