# HG changeset patch # User Mychaela Falconia # Date 1716847904 0 # Node ID 3e88515bcc6de1e87c99e987f7e62317f177a79c # Parent 7e2b24fc097b61afd0e250319370d7b789eba15d include/Makefile: install all headers diff -r 7e2b24fc097b -r 3e88515bcc6d include/Makefile --- 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