diff ater/Makefile @ 18:61862af2247f

ater: E1 timeslot output (osmo_i460 mux)
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 24 Jun 2024 07:26:20 +0000
parents 4ffe22f5b4b5
children 5405c1573027
line wrap: on
line diff
--- a/ater/Makefile	Mon Jun 24 07:20:17 2024 +0000
+++ b/ater/Makefile	Mon Jun 24 07:26:20 2024 +0000
@@ -1,5 +1,5 @@
 PROG=	itt-ater-16
-OBJS=	main.o read_ts.o record_ctrl.o subslot_rx.o user_cmd.o
+OBJS=	main.o read_ts.o record_ctrl.o subslot_rx.o tx_func.o user_cmd.o
 LIBUTIL=../libutil/libutil.a
 
 include ../config.defs