[mod_unicall] Remove from tree

This commit is contained in:
Andrey Volk
2024-11-20 02:18:43 +03:00
parent cdd676356e
commit b033d27a38
9 changed files with 0 additions and 1942 deletions

1
src/mod/.gitignore vendored
View File

@@ -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

View File

@@ -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