diff include/Makefile @ 1:560a3765ab30

include: hg mv rtp_alloc.h rtp_alloc_if.h The reason for this rename is that we anticipate having additional rtp_alloc_*.h header files for client library functions that work with RTP allocation via themwi-rtp-mgr.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 27 May 2024 18:35:39 +0000
parents 9e7e9ba22e42
children 3e88515bcc6d
line wrap: on
line diff
--- a/include/Makefile	Mon May 27 09:10:27 2024 +0000
+++ b/include/Makefile	Mon May 27 18:35:39 2024 +0000
@@ -1,4 +1,4 @@
-FILES=	pstn_defs.h rtp_alloc.h rtp_defs.h
+FILES=	pstn_defs.h rtp_alloc_if.h rtp_defs.h
 
 include ../config.defs