changeset 9:3e88515bcc6d

include/Makefile: install all headers
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 27 May 2024 22:11:44 +0000
parents 7e2b24fc097b
children 9499d41fc393
files include/Makefile
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/include/Makefile	Mon May 27 22:09:00 2024 +0000
+++ b/include/Makefile	Mon May 27 22:11:44 2024 +0000
@@ -1,4 +1,5 @@
-FILES=	pstn_defs.h rtp_alloc_if.h rtp_defs.h
+FILES=	pstn_defs.h rtp_alloc_if.h rtp_alloc_resp.h rtp_alloc_simple.h \
+	rtp_defs.h
 
 include ../config.defs