diff mncc/Makefile @ 167:2ebad02adbe5

themwi-mncc: route outbound calls to themwi-sip-out
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 12 Oct 2022 18:08:34 -0800
parents ccc5ab6d8388
children 59a166c50d0e
line wrap: on
line diff
--- a/mncc/Makefile	Wed Oct 12 17:07:49 2022 -0800
+++ b/mncc/Makefile	Wed Oct 12 18:08:34 2022 -0800
@@ -2,7 +2,7 @@
 CFLAGS=	-O2
 PROG=	themwi-mncc
 OBJS=	call_setup.o extsock.o gsm_call.o intswitch.o main.o mncc_recv.o \
-	mncc_sock.o mtsock.o
+	mncc_sock.o mtsock.o outcall.o
 LIBS=	../libnumdb/libnumdb.a ../libutil/libutil.a
 INSTBIN=/usr/local/bin