diff src/Makefile @ 32:aa97e77e7de6

implement RTCP Tx
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 08 Jul 2024 07:17:38 +0000
parents 284fcb5868e2
children c0ce22777694
line wrap: on
line diff
--- a/src/Makefile	Mon Jul 08 04:56:50 2024 +0000
+++ b/src/Makefile	Mon Jul 08 07:17:38 2024 +0000
@@ -1,5 +1,5 @@
 OBJS=	bind_fdpair.o endp_bind.o endp_create.o endp_register.o rtcp_rx.o \
-	rtp_rx.o rtp_tx.o set_remote.o set_sdes.o twjit.o twjit_in.o \
+	rtcp_tx.o rtp_rx.o rtp_tx.o set_remote.o set_sdes.o twjit.o twjit_in.o \
 	twjit_out.o twjit_vty.o
 LIB=	libtwrtp.a